Roles

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krishnapriya
    Senior Member
    • Aug 2017
    • 209

    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.
  • krishnapriya
    Senior Member
    • Aug 2017
    • 209

    #2
    I need like this.

    Click image for larger version

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

    Comment

    • tanya
      Senior Member
      • Jun 2014
      • 4308

      #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

      • krishnapriya
        Senior Member
        • Aug 2017
        • 209

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

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

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

          Comment

          • krishnapriya
            Senior Member
            • Aug 2017
            • 209

            #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

            • tanya
              Senior Member
              • Jun 2014
              • 4308

              #7
              check apache log

              Comment

              • krishnapriya
                Senior Member
                • Aug 2017
                • 209

                #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...