acl to restrict delete access

VSN
Tera Expert

i have a requirement to remove delete capability for employee_admin and employee _manager roles on employee form . I have to achive this requirement ony with ACL process, could you please help me with this... 

12 REPLIES 12

SunilKumar_P
Giga Sage

Hi @VSN,

 

Check the existing ACLs related to 'delete' operation on that table (Table.None). If there is any, then look into the Roles, Conditions & Scripts which grants the delete access to employee_admin and employee _manager and modify the conditions or deactivate it if not required.

 

If there is no ACL and if you want to limit delete access to only admin then just create an ACL (Table.None) for delete operation on that table and add 'admin' role to it.

 

Regards,

Sunil

@SunilKumar_P  2 acl are already existed in the system, i have made them inactive but still user able to see the delete button. 

 

Hi,
Please create a new one and in role mention admin.

 

 


Thanks and Regards,

Saurabh Gupta

@Saurabh Gupta   could you help me with example screen shot

SaurabhGupta_0-1702997365511.png

 


Thanks and Regards,

Saurabh Gupta