- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 05:55 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 06:42 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 06:42 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 10:38 PM
thanks timmy it worked for me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2017 04:27 AM
Hi Timmy,
Thank you for answering this. While this solves the problem, it is not ideal if you want to restrict access for a certain role.
We are working with an extended table and do not want to see a lot of general fields from the task table in our column view. So I would like to hide these columns. However by using the add_to_list I need to specify what group should be able to see the column, but it would be much more manageable to specify what group should not see the column. Is there a way to do this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 06:53 AM