Next Experience system properties
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Navigation and UI
List of system properties related to the Next Experience UI.
Property | Type | Default value | Description |
---|---|---|---|
glide.ui.polarisberg | true | false | true | Disables the Core UI styles for lists and forms in the Next Experience. |
glide.ui.polaris.core_ui_exclude_dark_mode | true | 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 ignore when removing duplicate URLs from the History menu. |
glide.ui.polaris.list_style.enable_highlighted_value_style | true | false | true | Enable the highlighted value style on list cells. When false, a dot displays next to values in lists rather than a highlight color over the value. |
glide.ui.polaris.style.hide_empty_list_image | true | false | true | Hide the graphic that appears when a screen with no records is selected. Note: This system property applies only to the Core UI. |
glide.ui.polaris.menus | true | false | true | Toggle the Unified Navigation menus in the header. Note: If false is
needed, it’s recommended to hide menus from specific roles. |
glide.ui.polaris.login.show_illustrations | string | true | Enables the display of illustrative graphics on the default login page. |
glide.ui.polaris.login.style.background | RGB colors | Changes the login background color. | |
glide.ui.polaris.login.style.background_gradient_begin | RGB colors | Changes the colors of the beginning of the login background gradient. | |
glide.ui.polaris.login.style.background_gradient_end | RGB colors | Changes the colors of the end of the login background gradient. | |
glide.ui.polaris.login.style.mountain_primary | RGB colors | Changes the primary colors of the login mountain graphic. | |
glide.ui.polaris.login.style.mountain_secondary | RGB colors | Changes the secondary colors of the login mountain graphic. | |
overview_help.visited.navui | string | true | Determines if the pop-up for Onboarding appears when the user logs in to an instance using Next Experience UI for the first time. |
glide.ui.polaris.nav_filter_accuracy_score | integer | 75 | Controls accuracy of the filtering in the Unified Navigation menus. The higher the number, the more accurate the match must be. A value of 100 means an exact match is required. |