HR Admins with sn_hr_core.admin and user_admin Cannot See "Edit" Button on Group Member Related List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hello Community,
I’m facing an issue where HR Admin users who have both the sn_hr_core.admin and user_admin roles are unable to view the “Edit” button on the Group Member related list (sys_user_grmember).
So far I have checked the following:
Using Access Analyzer, the users do have Create and Write access on the Group Member table.
Verified List Controls on the related list.None are configured to hide or omit the Edit button.
The same related list works fine for admins.
Has anyone seen this behavior before or know what else could prevent the Edit button from showing?
Any insights would be appreciated.
Thanks,
Mariam Ahmed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
50m ago
Hi @Mariam_Ahmed ,
check if the edit button is omitted from the list control (depending on which table's related list you are viewing sys_user or sys_user_group) process is same
right click on the column header -> configure-> list control
check if omit edit button is checked and uncheck and click on the Enable edit button if available
also check if there is any script in omit edit condition and remove it if not required
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
