Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Restricting field addition in list view

Bhojraj Chauhan
Tera Expert

Hi all,
I had a requirement to restrict a confidential field (example: hidden_field) to be added in list view.
I dont have access to ACLs. Is there any other way to restrict fields to be added into list view through personalize icon without ACLs?

1 ACCEPTED SOLUTION

Bhojraj Chauhan
Tera Expert

Got the solution, Just need to add no_list=true,no_form=true in Attributes.

 

View solution in original post

1 REPLY 1

Bhojraj Chauhan
Tera Expert

Got the solution, Just need to add no_list=true,no_form=true in Attributes.