Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Hide delete UI action based on groups on cmdb model table

Yug45678
Tera Contributor

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

Niklas Peterson
Mega Sage

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