
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 01:25 PM
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 02:06 PM
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
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 02:06 PM
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
:{)
Helpful and Correct tags are appreciated and help others to find information faster

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 11:58 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 12:23 AM
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