Disabled delete option from the dropdown related list for Incident -> Outage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 04:18 PM
Hello,
I need help. I want to disable the Delete option from the dropdown of the Outage from the Incident table. I already have the ACL operation: Delete. It's working on the form but not from the related list dropdown. The Delete is on Global which I do not want to modify. Is there another option for it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 04:58 PM
Hi @LilianNgo,
You can write new UI Action ( for Delete ) on Outage table and then you can apply the condition for role based visibility. The table based UI Action will take precedence over global one.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 08:15 AM
Hi Ashish Mishra,
I forgot to mention that I also created a new Delete in UI on the Outage table with Action name: delete_checked and Condition for the role that can delete Outage. It's not working with UI Action or ACL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 08:31 AM
Please ignore my messages. I just figured out that I have the wrong outage table name. It's working now and thank you!