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 system to render home page elements simultaneously, enhancing user experience by reducing load times. |
| What area does it affect? |
Home Page Performance |
| 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 optimizing home page load times or troubleshooting performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.homepage.parallel |
| Sys ID |
34ac9b160a0a0bcc00fd04446ff4fc5d |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable parallel rendering of home page content |
| Updated |
2024-05-25 04:00:45 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... query (true) or a "greater than" query (false) by default. • Type: true | false • Default value: false • Location: Add the property to the System Property [sys_properties] table. glide.ui.homepage.parallel Enables (true) or disables (false) use of parallel rendering. • Type: true | false • Default value: true • Location: System Property [sys_properties] table glide.ui.homepage.parallelism Sets the maximum number of ...
Related properties