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 utilize proxies for lazy loading, enhancing the efficiency of resource management. |
| What area does it affect? |
Lazy Loading Configuration |
| 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 application performance or troubleshooting loading issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.uxf.js_server.onDemand.use_proxy |
| Sys ID |
29c602a00f00201080f8a86935767e0e |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
True to use use proxies for lazy loading. |
| Updated |
2024-05-25 03:38:55 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties