Hide Filters in portal view
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 04:16 AM
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.
Labels:
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 04:52 AM
HI
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...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep