How to disable the list view editing in the approval table of any change record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 08:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 09:19 PM
Hi @sasipriya ,
You can achieve this by writing a list edit ACL on the Approval[sysapproval_approver] table.
Please mark the answer as helpful, if it helped you accordingly,
Thanks,
Hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2023 09:26 PM
Hi @sasipriya ,
You can Create a "list_edit" ACL on the desired table for the desired column.
Please refer below docs:
If my response was helpful in resolving the issue, please consider accepting it as a solution by clicking on the ✅Accept solution button and giving it a thumbs up 👍. This will benefit others who may have a similar question in the future.
Thank you!
Ratnakar