How to give access to group manager to add users to group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 12:33 AM
Hi,
When I go to sys_user_group table and go to one of the record and Im trying to add new users to groups using the 'Edit' button under Group Members Tab, I dont see all users in the list.
The 2nd thing is I want that users with admin role will be able to add users to any group and users that are Group's Manager will be able to add users to their group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2023 11:28 AM
Sounds like two issues here. First is the admin not seeing all the users. Have you used the filter box to search for a user you can’t see? I’ve had the entire box blank but searching pulls up the user I need. Next I’d check the ACLs and do some debugging.
the other part of the question is having the groups manager add users. For this you would need to give each manager a role that would allow it and then write script in your ACL so they can only add/remove from groups they manage..
if my response helped in anyway, please mark correct or helpful