How to hide a field from all users in the list view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 01:33 AM
Hi All,
I want to hide a field from all users in the list view. How to achieve it?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 01:38 AM
Hi @User205031
https://www.servicenow.com/community/itsm-forum/hide-column-from-list-view/m-p/737895
Create ACL .
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 01:39 AM
@User205031 You can remove the field from the list layout using the following steps.
Use the slush bucket to adjust the columns you would like to show to the end users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 01:53 AM
Hello @User205031 -
Steps:
Remove the field from "List Layout" and then apply the below ACL . the below ACL will restrict other user to not select from the personalize list because that column wont be available for other user except admin.
Create an ACL Type = Record
Operation = add_to_list
select the table and field name which you want to hide.
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks,
Pratiksha