How to remove the options from Actions on selected row in custom applications

randeepnath
Mega Contributor

I want to remove / hide all options except my own UI action from the Actions in list view table. Any one please help me to get this..

Thanks in advance

5 REPLIES 5

ok....so if you REALLY need to remove options like delete from the list action menu, the actions can be found in System UI\UI Actions. From there there are multiple ways to set conditions on visibility for the action. This link describes the process: UI Actions - ServiceNow Wiki



Just remember, if you modify a default action, you now own that action and it will not receive updates when patches come out. Using the UI Action Visibility related list to do this would probably be the preferred way to avoid future update issues.