delete button should be hidden for particular roles.

siva58
Tera Contributor

Hi all, 

my requirement is i need to hide Delete button for the particular roles.

ex: the user who has the test_manager, test_stall,  role they was not able to  see the Delete button.

1 ACCEPTED SOLUTION

Hi,

there should be 1 table level DELETE ACL

Search for that and add appropriate roles

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

12 REPLIES 12

Aman Kumar S
Kilo Patron

Hey,

To hide Delete buttons, I would suggest not updating the OOB UI action.

Instead, you can have a Delete ACL on the table and not have those roles in it.

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

Best Regards
Aman Kumar

suvro
Mega Sage
Mega Sage

If you scroll down the UI action record you will find options to define roles  for that UI action

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you should update the Table level DELETE ACL and ensure you give roles for whom you want delete button to be seen

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader