How to hide a field from all users in the list view?

User205031
Tera Contributor

Hi All,

 

I want to hide a field from all users in the list view. How to achieve it? 

 

Thanks!

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

Sandeep Rajput
Tera Patron
Tera Patron

@User205031 You can remove the field from the list layout using the following steps.

 

Screenshot 2024-03-04 at 3.07.57 PM.pngScreenshot 2024-03-04 at 3.08.24 PM.png

 

Use the slush bucket to adjust the columns you would like to show to the end users.

Pratiksha2
Mega Sage

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. find_real_file.png

Please Mark Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.

 

Thanks,

Pratiksha