How to hide fields on "List View"?

Sathwik1
Tera Expert

Is it possible to hide fields on "List view" however that may or may not present on the form

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you want to restrict user from viewing the field in list or restrict from adding it to list view

1) if restriction to add to list view using personalized gear icon

-> then create add_to_list field level ACL

2) if restrict from viewing the field

-> you can use field level READ ACL and it would hide the field

-> but it would hide it from form as well

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you want to restrict user from viewing the field in list or restrict from adding it to list view

1) if restriction to add to list view using personalized gear icon

-> then create add_to_list field level ACL

2) if restrict from viewing the field

-> you can use field level READ ACL and it would hide the field

-> but it would hide it from form as well

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader