Configuring list view

robbcmd1234
Tera Expert

How to make all fields in the list view of incident list read-only but the following fields should be editable by the itil role: short description, state, category, and assignment group.

 

I have made 2 access control rules:

 

- incident.short_description:

incident short description acl - 1.png

incident short description acl - 2.pngincident short description acl - 3.png

 

- incident.*

incident asterisk acl -1.pngincident asterisk acl - 2.png

 

When incident.short_description is active and not the incident.*, it is working as expected. Any user without an itil role cannot edit the short description field in the list view cell, but as Beth Anglin with the itil role it can. But if i set incident.* as active, Beth Anglin cannot edit the short description in the list view anymore.

10 REPLIES 10

Harish KM
Kilo Patron
Kilo Patron

Hi @robbcmd1234 in your incident.short_description list edit ACL, mention itil role under roles and remove script. No need advanced script.

Regards
Harish

Hi, I removed the script and add itil role under roles, a user with admin can edit the cell. I don't want user with admin role to be able to edit the short description field. 

Hi @robbcmd1234 uncheck the adminoverride checkbox in the ACL.That should work. Usually if admin override is checked true, it will allow admins to edit

HarishKM_0-1710915633449.png

 

Regards
Harish

I unchecked the admin override checkbox, admin can still edit the short description field.