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 live list feature is active, allowing for dynamic updates in list displays. |
| What area does it affect? |
List Views |
| 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 considering user experience improvements or troubleshooting list display issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.lists.live_list_enabled |
| Sys ID |
82cefb190f08101013c4032fef767e0b |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enables/disables live list feature |
| Updated |
2024-06-08 07:25:42 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to the System Property [sys_properties] table. glide.list.filter_max_length Sets a maximum character limit for the condition builder query. • Type: integer • Default value: 0 • Location: System Property [sys_properties] table glide.lists.live_list_enabled Enables a list refresh prompt. • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.live_feed.company_feed_exclude_groups Controls whether messages posted to a public group appear ...
Context preview
Snippet 2
... in UI Builder. Administering lists for Configurable Workspace Administer list features that aren't configured in UI Builder with components. Configure live updates Configure live updates for lists by adding the glide.lists.live_list_enabled system property. Configure live updates for a list page Configure live updates at the list page level without affecting other lists in your Configurable Workspace. Export to Google Sheets Configure ...
Related properties