Global Search Configuration

Ya_Ga
Tera Expert

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!

Yaswanth_G_0-1713319096839.png

 

2 REPLIES 2

Srinivas_S
Tera Contributor

HI @Ya_Ga, if you have got the solution, please let me know. Thank you

@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!