hiding coumns in personalise list column window

gurvinder
Kilo Contributor

Hi everyone,

I have a requirement where i want to hide the domain or say any particular   field for the itil user in the list view.

i want in case of itil user,in personalizing list column slush bucket, the domain field should not be present or greyed something so that he cant select it.

i tried making a field lavel acl of read type,somehow it solves the problem as the itil user cant edit or see the data,however he still can see that domain field or column exits.

i want to hide the domain column in list view.

Also i dont want to revome the gear icon.

Thanks in advance

1 ACCEPTED SOLUTION

timmyweytjens
Tera Expert

Hello,



Have you tried with an add_to_list ACL?


Using Access Control Rules - ServiceNow Wiki


add_to_list User cannot view or personalize specific columns in the list mechanic.


View solution in original post

5 REPLIES 5

thanks pradeep it helped