Copy UI Button is visible only for particular group users

AnilM99
Tera Expert

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

AnilM99_0-1733155857094.png

 

Help me on the same

Thanks

Anil!

2 REPLIES 2

Brad Bowman
Kilo Patron
Kilo Patron

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,

Anand Kumar P
Giga Patron
Giga Patron

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