- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2022 10:10 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 08:03 PM
Hi,
there should be 1 table level DELETE ACL
Search for that and add appropriate roles
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2022 10:24 AM
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 🙂
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2022 05:19 AM
If you scroll down the UI action record you will find options to define roles for that UI action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2022 05:25 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader