how to add a universal search option on the UI page so that when a search query is entered the searc

shikha3
Tera Contributor
  • When a search query is entered, the search should happen on all the columns available on the customer or supplier charges tab depending on whichever is active and the rows below should refresh to show only the matched results.
  • It should be an universal search and not column specific search.
1 REPLY 1

Tanushree Maiti
Kilo Patron

Please refer this links, see if it helps you:

 

https://www.servicenow.com/community/developer-forum/how-to-configure-search-input-and-search-result....

 

https://www.youtube.com/watch?v=A2NyrEe8VS4

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:
Configure the search components in UI builder for your experience. Covers below topics: 1. Set up Search Input component. 2. Set up search results component. 3. Pagination in Search Results component. Note: AI Search must be enabled on your instance to use these components. Sorry for poor editing