How to remove the options from Actions on selected row in custom applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2016 06:40 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2016 06:25 AM
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.