Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Global no longer an option in Search bar

RobertPC
Tera Contributor

We are currently on the Zurich release, and have enabled the Next Experience AI, and we are seeing that the Global dropdown in the Search bar is no longer available. The only option users are seeing is Search Service Operations Workspace. How can I get the Global option back on the Search bar

1 ACCEPTED SOLUTION

lauri457
Tera Sage

Are you able to find this record

nav_to.do?uri=sys_ux_page_property.do?sys_id=33922957c7b32010099a308dc7c26072


It should have the value c861cea2c7022010099a308dc7c26041 which is a search app config record.

If you're missing something, probably just import them from a pdi or something

View solution in original post

7 REPLIES 7

lauri457
Tera Sage

Are you able to find this record

nav_to.do?uri=sys_ux_page_property.do?sys_id=33922957c7b32010099a308dc7c26072


It should have the value c861cea2c7022010099a308dc7c26041 which is a search app config record.

If you're missing something, probably just import them from a pdi or something

That seems to have corrected the issue, but I am unclear as to why this corrected the issue.

UX properties are properties of ui builder built experiences. The navigation header + filter app list ui is an experience. This property will pass the search app config to the experience which is like the search settings for the app. So with that property value you are saying that when you are in the /now/nav/ui route the default search is zing search from these tables etc. The props give more granular control over the search than what was possible with ui16.

 

You probably have ai search enabled so you might now want to check out the Ai search for next experience application in the navigator, it has a guided setup so that you can get your searches configured properly for next exp.