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 loading behavior of related lists, enabling them to load asynchronously after the form is displayed. |
| What area does it affect? |
Form performance |
| 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 optimizing form load times or managing performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.defer_related_lists |
| Sys ID |
1fc876d3eb2321001c13abf11206fefa |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Load related lists after the form has loaded. This greatly increases the response time of forms. |
| Updated |
2024-05-25 03:38:54 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties