Hide one field from Personalize list for all users?

SHAIK MAHABOOB2
Tera Contributor

Hi All,

 

I want to restrict one field in Personalize list . No need to show the below attached field(Business Service.Schedule) in available box also.

How to do this. Any suggestions please.

2 ACCEPTED SOLUTIONS

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @SHAIK MAHABOOB2 

Greetings!

You can do it via add to list ACLs.

refer:

https://youtu.be/6WN5D8-sU9s

https://www.servicenow.com/community/developer-forum/hiding-coumns-in-personalise-list-column-window...

 

Please mark the answer as correct solution and helpful if helped.

 

Kind Regards,

Ravi Chanda

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@SHAIK MAHABOOB2 

Do you want it to be hidden from form view as well?

If yes then you can use field level READ ACL

if not then you can use add to list ACL for that field.

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

View solution in original post

6 REPLIES 6

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @SHAIK MAHABOOB2 

Greetings!

You can do it via add to list ACLs.

refer:

https://youtu.be/6WN5D8-sU9s

https://www.servicenow.com/community/developer-forum/hiding-coumns-in-personalise-list-column-window...

 

Please mark the answer as correct solution and helpful if helped.

 

Kind Regards,

Ravi Chanda

Hi Ravi,

I have went through your links it is working for normal field in table but my case is related list field need to hide

Example...Assigned to.UserID

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @SHAIK MAHABOOB2 

Greetings!

Any feedback on my reply? 

 

Please mark the answer as correct solution and helpful if helped.

 

Kind Regards,

Ravi Chandra

Harish Bainsla
Kilo Patron
Kilo Patron

You can use ACL for this