Property reference

glide.lists.live_list_enabled

The glide.lists.live_list_enabled property enables or disables the live list feature in ServiceNow. When enabled, it allows users to see real-time updates in list views, which can enhance data visibility and user experience.

Default: false Type: boolean Application: Global

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.

Documentation excerpt View supporting context
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 ...
Documentation excerpt View supporting context
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 ...