I want to make fields in the related list as read only

Pooja Khatri
Tera Contributor

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 ?

PoojaKhatri_0-1698394823021.png

 

7 REPLIES 7

_Gaurav
Kilo Sage

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.

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 

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.

yaswanthi2
Giga Sage

Hi @Pooja Khatri 

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