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 record preview icons are shown in lists on the homepage, facilitating easier access to information. |
| What area does it affect? |
Homepage user interface |
| 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 customizing the homepage layout or improving user navigation. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.homepage.preview |
| Sys ID |
839d81c20a0a0b8400066c107c1300f0 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Display record preview icon in lists on homepage. |
| Updated |
2024-05-25 03:39:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... [sys_properties] table glide.ui.homepage.parallelism Sets the maximum number of threads that should cooperate on rendering any given homepage. • Type: integer • Default value: 2 • Location: System Property [sys_properties] table glide.ui.homepage.preview Enables (true) or disables (false) displaying the preview icon for lists on the homepage. • Type: true | false • Default value: true • Location: System Property [sys_properties] table © ...
Related properties