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.

Hide Filters in portal view

bumineela balan
Tera Contributor

How to hide a filter condition in portal view?

Note: But the condition should work as before in background  ,just want to hide it from agents/customers.

 

1 REPLY 1

Community Alums
Not applicable

HI @bumineela balan ,

Add/Change below in server code and it should work fine

options.show_breadcrumbs=false;

Refer to these threads: https://community.servicenow.com/community?id=community_question&sys_id=fc221b21db101fc01dcaf3231f96...

https://community.servicenow.com/community?id=community_question&sys_id=41ea56c91b39e81038739979b04b...

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep