Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add custom tables in Global search functionality and filters?

Deepthi25
Giga Expert

Hi team,

may I know how to add a custom   tables in Global search functionality and filters?

What are the areas involved in this, currently we are in helsinki.....

find_real_file.png

Please provide solution ASAP

1 ACCEPTED SOLUTION
5 REPLIES 5

tommyjensen
Giga Expert

First you need to add text search index on the table you want to search on. Then create a new or modify an existing Search Group to include the new table.


Not under stand.



Can you please step by step and help me 🙂 I am new


Hi Radhi,



Like Tommy indicated, you need to say the table is "searchable"


find_real_file.png



Then you need to go here:



find_real_file.png



Then you should reuse or create a new Search Group.



For instance if your tables are childs of the Task table, just reuse the "Tasks" search group and add your table to the "Text Search Tables":


find_real_file.png




Regards,


Telmo


Slava Savitsky
Giga Sage

Hi Radhi,


The answer to your question is available in the product documentation:


Search groups


Search tables


Administer global text search