How to limit user access to table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 11:45 AM
I can't limit user to create or delete records in my custom table. In the table Controls tab , I created access controls with user role u_table-name_user . I don't have any users with this role in the system, thou users can create or delete records in that table?
When I enable debug security rules, and I impersonate user which shouldn't have been able to delete records I can see this below after impersonated user deleted record A..3011:
- Labels:
-
Platform and Cloud Security

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 11:48 AM
Can you post a screenshot of your delete ACL? Also, is the user viewing the record and seeing the 'Delete' button on the form or is it being deleted as a related record to something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 11:50 AM
user can delete using 'Actions on selected rows..' in the table list view

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 11:51 AM
And how about the 'Delete' button on the form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2018 11:54 AM
user can delete also using the 'delete' button on the form too. The debug security shows reccord/table-name/delete Global...