Security prevents writing to this field

SnehalFarakte
Tera Contributor

Hi There,

 

When I am trying to edit assigned to and assignment group from the  list view of table , I am getting error as "Security prevents writing to this field"

 

Which ACL is needed here?

 

Can you provide steps for this?

 

 

 

Thanks in advance!

 

  

1 ACCEPTED SOLUTION

John Zhang1
Kilo Patron
Kilo Patron

You need to create ACL list_edit record for a list view that you want.

JohnZhang1_0-1676605720588.png

 

View solution in original post

10 REPLIES 10

John Zhang1
Kilo Patron
Kilo Patron

You need to create ACL list_edit record for a list view that you want.

JohnZhang1_0-1676605720588.png

 

Thanks John.

 

Requirement is - Managers should be able to edit assigned to anyone in their team, Agents should only be able to edit assigned to themselves.

 

Which ACL is required in this scenario.

Do we need to include any condition in ACL itself

Yes, you need to add the condition to meet your requirements for the special group to be able to do the list edit. 

Hi Snehal,

You need to create ACL below, but you need to write the script within Script section as a condition if return "true" if the login user is a manager of "Assign_to" user.  I can't help you on the script due to my busy schedule.

 

JohnZhang1_1-1677547548544.png