Making a Related List read-only for a specific role

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2019 04:14 AM
Hello Community,
I have a requirement to make a Related List on a form read-only for itom_admin Role (they want it to be a static list with just information). They do NOT want the end user to have delete capabilities and Write capabilities. I've done quite a bit of research into this and haven't been able to find a solution, so I was wondering if anyone out there had ever run into this type of requirement before and if there's a solution. Thank you in advance!
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2019 04:21 AM
Did you try with ACL ?
Write an ACL with Operation as "list_edit" on the Related List Table
kindly read the @shloke comments one below thread.
adding one thread here.
How to set related list to read-only based on state field value