How to limit user access to table ?

Irek1
Giga Contributor

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:find_real_file.png

8 REPLIES 8

Mark Stanger
Giga Sage

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?

user can delete using 'Actions on selected rows..' in the table list view

And how about the 'Delete' button on the form?

Irek1
Giga Contributor

user can delete also using the 'delete' button on the form too. The debug security shows reccord/table-name/delete Global...