- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
That seems to have corrected the issue, but I am unclear as to why this corrected the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
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.
