- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 06:13 AM
Hello.
We have a search bar on our company's portal. It works globally, so it shows you results about catalog items in all categories available. You can see it below:
However we want the search bar to work locally. For example, if the user selects Controlling and searches something, the bar should do a search only on the catalog itens inside Controlling. In another case, if the user selects Tax, only Tax catalog itens should appear after a search.
How can I set up the search box in this way?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 06:32 AM
This search is configured in 'Typeahead Search' Widget. You need to understand this Widget on how this is configured and how you can clone and modify it to show result based on your Category selected.
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 06:32 AM
This search is configured in 'Typeahead Search' Widget. You need to understand this Widget on how this is configured and how you can clone and modify it to show result based on your Category selected.
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 06:21 PM
It was exactly what I needed. Thanks!