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-03-2023 01:03 AM
Check Create ACLs on the "sys_user_grmembership" table, and validate if group manager have access or not and for admins just check for one of the ACLs the Admin override checkbox is marked as true.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 01:07 AM
@Aman Kumar S but why when Im login as admin and click Edit, I only see few users instead of seeing all users

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 01:40 AM
Check if users are active in your instance, apart from that, check if there are any filters in the related list by checking Configure> List Control
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2023 11:07 AM
@Aman Kumar S hi,
I have so many 'Create and Write and Delete', how do i know which one i need to modify