Copy UI Button is visible only for particular group users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 08:11 AM
Hi Team,
In sc_request table, there is a “copy” button that button must be visible to a specific group users
I tried but not working
Help me on the same
Thanks
Anil!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 09:04 AM
Are you testing a user that is in the group, and can't see the button or a user that is not in the group and also does not meet whatever criteria in the script include but they do see the button?
Ensure that 'Copy users' is exactly (case-sensitive) the name of the group. You can also try with the group sys_id in quotes. You might need to logout/end impersonation before re-testing,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 09:37 AM
Hi @AnilM99 ,
Script in ui action condition field looks correct, As suggested by brad check group name is correct and you are testing only with the users part of Copy users group.
Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand