Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Hide/Disable Delete choice from action choice list

sp_18
Giga Contributor

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.

find_real_file.png

find_real_file.png

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.

1 ACCEPTED SOLUTION

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...


View solution in original post

9 REPLIES 9

Not applicable

Hello Sheetal,



Have you mark List choices as true in the UI action .



If Yes please mark as false and verify.



find_real_file.png


yeah i have tried that but not working.


unchecking the box is working for button but not for the list choice.


Not applicable

Remove the action name and try


not working