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 determines whether dashboard data is cached by default, impacting the speed of dashboard loading for users. |
| What area does it affect? |
Dashboard 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 dashboard load times or troubleshooting performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.analytics.cache.enable_dashboard_default |
| Sys ID |
6507eab677150210e6b5a9845a5a9907 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
|
| Updated |
2024-04-05 02:01:29 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... previous section. However, you can change the default behavior so that all new dashboards that you create in the inline editor have caching enabled. To do so, set the property glide.analytics.cache.enable_dashboard_default to true. If you set the default behavior to have caching enabled on new dashboards, consider whether you want to change the default expiration time. The default value for the ...
Context preview
Snippet 2
... individual dashboard and data visualizations in UI Builder and the inline dashboard editor, respectively. • Type: true | false (Boolean) • Default value: true • Location: System property [sys_properties] table glide.analytics.cache.enable_dashboard_default When true, caching is enabled by default on dashboards newly created in the inline editor. • Type: true | false (Boolean) • Default: false • Location: System property [sys_properties] table ...
Related properties