Hide delete UI action based on groups on cmdb model table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 05:50 AM
Hi Everyone,
I have a requirement where I want to hide Delete UI Action on CMDB model table(cmdb_model) for specific groups. In UI action Table I couldn't find any UI Action define for this table. Please Let me know how to achieve this, Thank you in advance.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 10:30 AM
Hi,
Use ACLs to restrict access for records. The delete operation controls if a user can delete records or not. If delete operation is not granted then user will not see Delete UI Action.
Regards,
Niklas