Search Option in Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 05:20 AM
While Search any keyword on the ESC portal it shows 5 options "ALL, Services, Articles, Pages, News".
I want to understand from where ALL is coming , I checked search profile and search configuration but didn't find anything. Please help here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 06:50 AM
@Community Alums , I checked other 4 options are there but ALL is not there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:42 PM
Hi @AA201,
I believe you can find them within a Search Application Configuration [sys_search_context_config] record.
Find your search application record in the table and refer to the Navigation Tabs related list.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 06:42 PM
Hi @AA201 ,
From your screenshot that looks like the "Faceted Search" portal widget on the result page after searching for a keyword. If that is correct, from the code it looks like the "All" tab is a hard coded tab that is used to list the results from all the search sources that have results.
Used the Widget Editor to look at the code behind the widget