good way to override a ui action so that we dont customize it?

Ravish Shetty
Tera Guru

i dont want to customise a specific system ui action on a specific table. how do i override it with my custom ui action?

4 REPLIES 4

Chuck Tomasi
Tera Patron

take a look at this docs article. It's easy to do with the Action name field.

 

There is also an "overrides" field on the UI action (I believe this came along in Istanbul, but have not verified.) Haven't tested it out, but in theory, you can create your own Update button for example, and override the system's Update button by putting it in that field. 

i had checked the article but it might not apply to my case. i am trying to override the 'create change' button on vulnerable item (sn_vul_vulnerable_item) table. so here, the ui action is not on the parent table

Chuck Tomasi
Tera Patron

In your case, I would make a copy of the UI action, then change Active to false (unchecked) on the original, and go on with your modifications to your copy.

Thats what i did but i would still end up owning this system component..