List edit ACL is not working

Khalid9030
Tera Contributor

Hi Team,

 

Help for the below requirement. 

 

We have one requirement, on list view for a specific fields the data should be read only for that I have created one ACL that is 

Operation --> list_edit

Table.field

 

Script --> answer = false;

 

But it is not working. The field remains editable.

10 REPLIES 10

Hi @Khalid9030 

 

You can disable links in the list, however this will then be so for all links at all times for that table:

 

PeterBodelier_0-1698233559427.png

 

PeterBodelier_1-1698233570075.png

 

If you want to do it only for one field you can just click on configure-> list layout:-

 

PeterBodelier_3-1698233598054.png

 

 

and instead of having caller have caller.name for example which will make the name appear but it will not be clickable.

Keep in mind, that a user can simply configure his/her own list, and add the clickable link again.

 

Other options than this, are not possible.

 

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.