Users with delete permissions cannot delete on a custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
I built a couple custom tables and granted delete permissions to a particular role,but users wiht that role still cannot delete records.
The custom tables are in the Global scope and are not extended from any other table.
When I created them the system automatically creates roles for each
I did not create any UI or Data policies
I did not create any UI actions - I am relying on the default global actions
I then created another role and added both of the table roles as child roles
I created read, write, create, and delete ACLs and added the parent role
I added the 'parent' role to a group
When I impersonate a user in the group they can read, write, and create, but cannot delete.
In the list view the Delete option is grayed out on the context menu and when viewing in form view the Delete UI action is not visible.
When I, as an admin, go to the tables I can delete - that is Delete is not grayed out in the list view and I see the Delete UI action when in form view. So this is clearly a permission issue.
What did I overlook?
