How can we restrict list editing for non-admin users
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
We need to prevent users without the admin role from editing records directly from the List view for the following tables:
sc_request
sc_req_item
sc_task
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi
Create list_edit ACLs on each table and allow only admin role from editing records
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @Pratiksha KC ,
Create Deny Unless list_edit ACL on these tables and add admin role to the roles section. This will restrict any uses other than admins from editing values from list view.
Thanks
Anand
