user with approval role are not able to approve record from the list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 08:23 AM
Hi All,
In my custom table there is one embedded field in that user with approval role are not able to approve record from the list. they are getting below error, let me know what should I do.
note: user with approval role are not able to approve from list only when they are open the particular record at that time they are able to approve.
Thanks & Regards
kp

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 08:37 AM
@keval3 Looks like there is a list_edit ACL defined on your table shown in the embedded list. Deactivate that ACL and the user will be able to edit the field from the list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 08:39 AM
Hi @keval3 ,
Please check the ACLs on your custom table that is restricting it to change from the list view.
Use the Security Debugger to find it out.
Mark this as Helpful / Accept the Solution if this helps.