Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls whether the Unified Navigation search feature is active in the header of the ServiceNow interface. |
| What area does it affect? |
Unified Navigation |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting search features or user interface settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.polaris.global_search |
| Sys ID |
7c01e72101222010fa9bb175acb74d06 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Toggle the Unified Navigation search functionality in the header. |
| Updated |
2024-05-25 04:33:51 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... features are always enabled. • Type: true | false • Default value: true on new instances, false on upgrades from Tokyo or earlier. • Location: The System Property [sys_properties] table glide.ui.polaris.global_search Toggles the Next Experience search function. • Type: true | false • Default value: true when glide.ui.polaris.experience is true. • Location: The System Property [sys_properties] table glide.ui.polaris.history.url.param_blocklist URL parameters that ...
Context preview
Snippet 2
... | false true Excludes dark theme in the classic environment. glide.ui.polaris.dark_themes_enabled true | false true Enables dark theming. glide.ui.polaris.experience true | false true Enables the Unified Navigation experience on platform. glide.ui.polaris.global_search true | false true Toggle the Unified Navigation search functionality in the header. glide.ui.polaris.history.url.param_blocklist string ["tinyId"] URL parameters to © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, ...
Related properties