- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2017 11:16 PM
Hi ,
as suggested by many users here that unchecking the list choice option will hide the delete option from action choice list
but its not hiding.
when i am giving role condition its hiding the button but not the list choice from action choice list.
Can anyone tell me a simple way how to hide/disable delete list option for everyone except the admin??
**NOTE** - This Delete UI action is created by me not global.
Thank you.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2017 11:28 PM
I think, you should look for Delete UI Action @ global table, you might need to override the list button: https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/list-administration/t...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2017 11:28 PM
I think, you should look for Delete UI Action @ global table, you might need to override the list button: https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/list-administration/t...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2017 01:46 AM
Overrided Global Delete UI action
This is my table.
List view
NOTE: What happening is if i uncheck the list choice in global Deelete UI action then the delete list choice is getting
hidden from table's action choice list but i don't want to hide globally for every table.
I want it to get hide/disable for all users except admin on my table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2019 07:38 AM
Can you tell me what you done here?
The same thing i was working on, but couldn't replicate it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2017 03:34 AM
yes thank you
actually i had overriden the global delete form action but not the global delete list action thats why for form it was working
but not for the list.
I overrided both then its working fine with my desire condition.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2017 11:20 PM