How to hide UI Actions inherited from a parent table on a workspace without affecting parent table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 09:52 AM - edited 04-16-2025 11:15 PM
Hello,
I have created a custom table extending the OOTB "Interaction" table.
By opening a record of the custom table, I see the following UI Actions.
What is the best practice in order to hide such UI Actions, without affecting the parent table?
This means, that e.g., Create Incident should be hidden on the custom table, but still available on the Interaction table.
Thank you,
Smith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2025 10:23 AM
Hello @Smith Johnson ,
Please create a copy of the UI Action, change Table to the custom child table, set Overrides to the original UI Action, and set Condition to "false", as shown in the following example:
Repeat this for all the other UI Actions you want to hide on the custom child table.
Regards,
Robert
