ACL to restrict users to edit fields from list view

bhargavi9
Tera Contributor

Hi All,

We are working on a requirement where we have to give access to ITIL users to edit only specific fields of incident from list view.

Currently there is an ACL where only admins have access to edit fields of incident from list view and restricting access all other users from list view edit. 
So we have inactivated the current ACL and created new ones incident.field for ITIL users and admin override for that specific fiels. But ITIL users can modify other fields also. Need to restrict their access to other fields. They have to edit only specific fields from list view.

Please let me know if anybody has an idea on this.

Thanks in advance

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@bhargavi9 Create an incident.* list edit ACL and in the role list add admin. This will disable list edit on all of those fields where ITIL user doesn't have permission to edit.

View solution in original post

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@bhargavi9 Create an incident.* list edit ACL and in the role list add admin. This will disable list edit on all of those fields where ITIL user doesn't have permission to edit.

bhargavi9
Tera Contributor

Thank you