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 controls whether the homepage automatically refreshes, allowing for a more stable user experience when browsing. |
| What area does it affect? |
Homepage functionality |
| 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 users report issues with unexpected homepage refreshes. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.home.refresh_disabled |
| Sys ID |
032ea21b0a0a0a8b0032164fe8757ad0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Disable automatic homepage refreshing. |
| Updated |
2024-05-25 03:38:52 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... associated. 55 glide.home.page Specifies which page to load when a user selects a homepage from the banner. • Type: string • Default value: home_splash.do?sysparm_direct=true • Location: System Property [sys_properties] table glide.home.refresh_disabled Enables (true) or disables (false) homepage refresh. • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.home.refresh_intervals Comma-separated list of refresh intervals available on ...
Related properties