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

JusCuz
Tera Guru

So you are asking how to remove the other UI Actions from the list when you select a row in a list? I'm assuming you mean the drop down of actions showin in this image?


Capture.PNG



The simplest way to do that is disable all of the other UI Actions for that list.


randeepnath
Mega Contributor

Hi Jason,



But how we can disable other UI actions as all are global ones, and it is coming by default. For eg : we can 'delete' option in the Actions list, how i can disable it particularly for a Table ?


Plenty of options available to UI action .



UI Actions - ServiceNow Wiki


Well it won't necessarily remove it, but ensuring your ACL's do not allow users to delete from a table that should not be able to will at least grey out options like delete so they can no use it......hmmmm I do remember seeing somewhere once about removing those as well....I'll have to see if I can remember where that was.