Global Search Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 06:59 PM
Hi Everyone,
I am looking to add a few custom tables from different scopes to the global search functionality. Additionally, I am seeking to add the application scopes needed to the global search dropdown. Could you please guide me through the setup of the global search dropdown and adding tables to the application scope to display relevant records?
Your help is much appreciated!
Thanks!
- Labels:
-
Global Search
-
Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 04:58 AM
HI @Ya_Ga, if you have got the solution, please let me know. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 07:29 AM
@Srinivas_S The Next Experience has different global search configurations comparing to core UI, make sure you follow the following documentation to add the table that you are looking for. so that, it is visible when you search for it.
Search settings filter and group global search results by table (servicenow.com) If you add the table to "sys_search_source.list' and then add the search source to "m2m_search_context_config_search_source.list" and make sure your table is text indexed.
After performing the steps in the documentation, you should be able to see the records from the table you added.
Hope it helps!