By using ACL Make the field affected user read only for ITIL users,

rajachodisetti
Tera Contributor

By using ACL Make the field affected user read only for ITIL users, Admin can read and edit this field, For NON-ITIL users make this field hidden
#acl 

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron
Kilo Patron

Hi create a write ACL,

select the table and field

and in role select itil

advanced script write

answer = false; // this will make the field read only

HarishKM_0-1690186323905.png

 

Regards
Harish

View solution in original post

6 REPLIES 6

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @rajachodisetti ,

 

Can you let me know which table are you attempting to apply the ACL ?

 

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

on incident table

 

Harish KM
Kilo Patron
Kilo Patron

Hi create a write ACL,

select the table and field

and in role select itil

advanced script write

answer = false; // this will make the field read only

HarishKM_0-1690186323905.png

 

Regards
Harish

 and also

Admin can read and edit this field, For NON-ITIL users make this field hidden