How can I add additional filters in knowledge portal search page ? (e.g. knowledge type, ownership group, article type, custom field)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2020 01:33 AM
Hi All,
How can I add additional filters in knowledge portal page? I found those filters are present in Knowledge Search (kb_search). To add more fields as filters what all places do i need to modify?
Thanks,
Kumar
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2020 04:25 AM
Hi,
In order to do this:
1. Open Service Portal Configuration
2. Select Designer and search for kb_search
3. Under widgets, search for knowledge field facet and drag the additional facet to column where other filters exist.
4. Select the pencil icon to edit the instance options of the new widget.
5. Set the properties to meet your requirements, as an example
Title: Configuration Item
Source Table: Knowledge
Source Field: Configuration item
Facet Template: Multi Select.
6. Save your changes
If my reply helped with your issue please mark helpful 👍 and correct if your issue is now resolved. ✅
By doing so you help other community members find resolved questions which may relate to an issue they're having.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2020 04:46 AM
Hi, Checking in on whether my reply resolved your issue? If so please Mark ✅ Correct and /or 👍 Helpful if you find my response worthy based on the impact.
By doing so you help other community members find resolved questions which may relate to an issue they're having.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2020 06:47 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2020 04:07 PM
This option doesn't need to be filled out for a simple filter. The alt_url_params schema option alters the behaviour of the subscriber that communicates with the other widgets on the form.