New fields to be in global search in new UI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 12:31 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 02:35 AM
@faizu , Guess HTML& String Fields , Refer to this Following Links for More solutions?
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 12:58 AM
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.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 01:24 AM
Hi @faizu
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 01:59 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 03:05 AM - edited 09-02-2024 03:09 AM
Hi,
I hope you found the answer to your question.
I'm sharing the solution here for completeness.
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 : )