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 configures the display of highlighted value styles in list cells, improving user experience when Unified Navigation is enabled. |
| What area does it affect? |
List cell display |
| 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 configuring Unified Navigation or adjusting list display preferences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.polaris.list_style.enable_highlighted_value_style |
| Sys ID |
995b7de977523010dda187229e5a9966 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable highlighted value style on list cells. Only applicable when Unified Navigation is enabled. |
| Updated |
2024-05-25 04:27:59 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... property applies only to the Next Experience Unified Navigation, which is enabled when glide.ui.polaris.experience is true. • Type: string • Default value: ["tinyId"] • Location: The System Property [sys_properties] table glide.ui.polaris.list_style.enable_highlighted_value_style Enables highlighted value style on list cells. This property applies only when glide.ui.polaris.experience is true. • Type: true | false • Default value: true when glide.ui.polaris.experience is true. • Location: ...
Context preview
Snippet 2
... of the respective companies with which they are associated. 248 Next Experience UI system properties (continued) Property Type Default value Description 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. ...
Related properties