The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to apply ACL for field restrictions

SATYAJEETJ
Tera Contributor

How to Create a role ABC and assign the role to a user who will only be able to edit short description on form view of an incident and other fields will be read only?

8 REPLIES 8

Looks like you gave read to the entire table but you did not give write. To limit someone to write access to on field you just first give them access to wright to the entire table.

I have already done this but nothing is working and I have given write access to short description field .Screenshot 2025-03-31 105639.png

You need to also give write access to the the entire table. You cannot give write access to a specific field unless you have first given write access to the table. Table ACL run first and then field lever ACL to restrict further.

This doesn't work at all