Delete ACL doesn't work

Rick54
Tera Expert

Hi, I have created a custom table which doesn't extend from any other table. I have a ootb role(ecmdb_admin) which was granted read, created, write and delete to this table. Users with this role is able to perform all actions but they can't see the delete button on the form but admins do. Also, same users with this role can perform deletion from list action. Does anybody have any idea why is this happening?

 

Thanks!

1 ACCEPTED SOLUTION

johnfeist
Mega Sage
Mega Sage

Hi Rick,

A delete button is a UI action.  ACLs control who can see, create, delete, etc.  The two are not the same.  You need to take a look at the conditions in the UI delete action, or possibly create it.  Be careful when doing any changes to existing UI actions as many of them are used in other areas.  If you need to do a custom one, consider starting from an existing one, renaming it and then doing an Insert and Stay to customize it.

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

View solution in original post

3 REPLIES 3

johnfeist
Mega Sage
Mega Sage

Hi Rick,

A delete button is a UI action.  ACLs control who can see, create, delete, etc.  The two are not the same.  You need to take a look at the conditions in the UI delete action, or possibly create it.  Be careful when doing any changes to existing UI actions as many of them are used in other areas.  If you need to do a custom one, consider starting from an existing one, renaming it and then doing an Insert and Stay to customize it.

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

Akshata jamdar
Mega Guru

Hi Rick,

If others can do the delete operation with the same role that means the issue is not related to ACL you check with

the condition of Delete UI action is there any other specified role is required to do this.

 

If above will helps you please mark this as correct and helpful so other will find related

information easily

 

Thanks

 

Sajilal
Mega Sage

Hello,

You will have to clone the OOB Delete button for your custom table to see the same.

Please mark the answer as Correct and Helpful, if it works for you.

Regards,
Sajilal