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 Composite name field to load table names on demand rather than all at once, enhancing system efficiency. |
| What area does it affect? |
User Interface 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 system performance or managing large tables. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.composite_name.lazy_load |
| Sys ID |
1232db967f2352100f61f5f6fc866542 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Update the Composite name field to lazy load table names. |
| Updated |
2025-02-08 18:44:15 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties