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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 09:06 AM
i dont want to customise a specific system ui action on a specific table. how do i override it with my custom ui action?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 10:16 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 01:50 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2018 05:08 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 04:08 AM
Thats what i did but i would still end up owning this system component..