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 boolean property determines whether the empty list image is visible in the Classic Environment, enhancing the user interface by removing unnecessary visuals. |
| What area does it affect? |
Classic Environment UI |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when customizing the user interface for better aesthetics or user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.polaris.style.hide_empty_list_image |
| Sys ID |
b1ee666343b53110062983728ab8f2ad |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Hides the image on an empty list in Classic Environment. |
| Updated |
2024-05-25 04:36:39 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 | ...
Related properties