I want to make fields in the related list as read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 01:21 AM
I have a requirement , where I have one tab in my related list as key and number , I want to make those two fields in my related list as read only .. how can I achieve it ?
Note : I dont want to make the fields in the table as ready only , I want to make it as read - only only on the related list
The one's highlighted in blue I want to mark that as read only . How can I implement it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 01:28 AM
Hi @Pooja Khatri
As per my understanding, you can achieve this requirement by creating a list view ACL so that the users won't be able to make any changes from the list view but have the privilege to make changes from the form view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 01:33 AM
Hi @_Gaurav - can you please let me know how can we create list view ACL ? can you help me with the steps of creating a list view acl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 01:48 AM - edited 10-27-2023 01:57 AM
Hi @Pooja Khatri
First, elevate the role and select the security admin role.
Then go to ACL > New
Select type as the record, in the operation select list_edit, in the name select the table and your field and then add the role as nobody.
You'll able to restrict only selected fields to be not editable from the list view.
Please mark helpful if this solves your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 01:35 AM
In related list go to configure > list control. In that there is a field "list edit type", there select this choice "disable list editing" and click update.. then in list you can not edit