New fields to be in global search in new UI

faizu
Tera Contributor

Hi,

 

I need to enable global search for new tables and include some extra fields in it. I created search sources. Now I need to add a few more fields in these searches. Can anyone please guide. 

 

Regards,

Faizan

11 REPLIES 11

@faizu  , Guess HTML& String Fields , Refer to this Following Links for More solutions?

 

https://www.servicenow.com/community/developer-forum/added-cmdb-ci-table-to-global-search/m-p/261274...

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/search-admin...

 

Regards,

Shyamkumar 

 

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @faizu 

 

You can do via Search Source configuration.

 

To add the search source for global search, select the Now Experience Search Configuration record. To add the search source for a workspace application, select the record for that application. For example, to add a search source for Agent Workspace, select the Agent Workspace Search Config record. Select Submit.

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/search-admin....

AGLearnNGrow_0-1708937914232.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Shailesh Kumar1
Tera Contributor

Hi @faizu

ShaileshKumar1_0-1708939356793.png

You can add the fields from here...

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,

 

Hi @Shailesh Kumar1 ,

 

Thanks for your prompt response. The table you mentioned is for portal search sources. But I need it in native (backend) for next generation UI. the table is sys_search_source.

 

Regards,

Faizan

FDV
Tera Expert

Hi,
I hope you found the answer to your question.
I'm sharing the solution here for completeness.

https://docs.servicenow.com/bundle/xanadu-platform-administration/page/administer/search-administrat...

In order to search for a field in the Global Search Bar, it needs to be present in the (non-personal) view of the list. This way, you will be able to search for it using the Global Search Bar.
Additionally, the table you created must be present in the "text_search" table.
Have a great day : )