Announcement

Collapse
No announcement yet.

Roles

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Roles

    Hi,

    I have an entity departments in which users belongs to. I need to set the scope level as departments in user's role. How can I achieve this?

    Please help.

  • #2
    I need like this.

    Click image for larger version

Name:	teams.png
Views:	299
Size:	6.2 KB
ID:	31475
    Is that possible? please help
    Attached Files

    Comment


    • #3
      Hello

      modify advanced/client/src/views/role/record/table.js levelListMap
      but it will allow only to select new access level. You need to modify a lot of core files (you need to define this access level in ACL)

      Comment


      • #4
        Ok . So can i rename team as departments and use in the levelListMap?

        Comment


        • #5
          you can add a new one option... it's not good idea to rename the option.

          Comment


          • #6
            I have added new option in levelListMap. But when I tried to change the core files it ended up with error 500 (Internal Server Error).

            Can you please tell me which all files i need to modify

            Comment


            • #7
              check apache log

              Comment


              • #8
                Hi,

                How to set team update and team delete permissions for users in role?

                Now only team read permission is there to set ryt?

                Please help.

                Comment

                Working...
                X