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 can I make an string field from custom table become an search result in Global Search

sieusaopolo15
Giga Sage

Hi,

There is an custom table which is created by me and it doesn't extend any tables and I want to search a string field like "Description" in Global Search instead of searching 'number' field value for that table's record. How can I do it ? 

3 REPLIES 3

Harish KM
Kilo Patron
Kilo Patron

Hi @sieusaopolo15 you need to create a record under search group and define your table under this search group related list

HarishKM_0-1706847144420.png

 

Regards
Harish

Hi @Harish KM,

I did define my custom table in this module but it still doesn't work.