- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 10:40 AM
I set up the approval form so that only approvers are able to mark their own approval requests as approved or rejected. For those who aren't the approver, I have given them the ability to mark an approval as no longer needed. It works great. But how to I prevent a user who isn't the approver from marking the approval as approved or rejected in the related list?
While logged in a user who isn't the approver, I am still able to update the approval in the list to anything, but I don't want them to have this ability in the related list, whether it's in a release, change or requested item.
Thanks
Solved! Go to Solution.
- Labels:
-
Enterprise Release Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 10:43 AM
Even if they try to do that, it wont allow to submit it.
But if you still want to restrict, you can open the List control of this related list by right clicking on the header and Disable list Editing
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 10:43 AM
Even if they try to do that, it wont allow to submit it.
But if you still want to restrict, you can open the List control of this related list by right clicking on the header and Disable list Editing
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 10:52 AM
The non-approvers were able to update via the list, but editing the list type was exactly what I needed. Thank you, Sanjiv.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 10:44 AM
HI,
We have to write a list edit ACL on this table. Please create one List_edit ACL on this Approval Table.
Give condition as Approver is Dynamic me.
Thanks,
Ashutosh Munot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 03:24 AM
Hi,
can you please share the code snippet