Create Navigation Tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 01:25 AM
Navigation Tab cannot be created directly, how can it be created?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 01:45 AM
AI Search automatically defines navigation tabs for search application configurations. Each tab is tied to a search source linked to the search application configuration's search profile. You can't create or delete these navigation tabs.
If you want a new Navigation Tab you would need to add a new Search Source:
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 02:57 AM
Thank you for your answer, but I have already created an 'Search Source', but ' Navigation Tab' has not been automatically generated. What is the reason for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 03:45 AM - edited 07-22-2024 03:48 AM
Is your Search Source Active? Custom Search Sources are Inactive by default.....
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1209225
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 06:37 PM
But the AI Search Sources I created is already active.
The ACL of table Navigation Tab[sys_search_filter] indicates that it will be generated synchronously with the records of table [ais_search_source].
Is there a problem with my understanding that if I create a record in table [ais_search_source], table Navigation Tab[sys_search_filter] will automatically generate the corresponding record?