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 the live feed tab is displayed in the activity formatter, impacting how users interact with activity updates. |
| What area does it affect? |
Activity Formatter |
| 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 configuring user interfaces or optimizing activity visibility for users. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.show_live_feed_activity |
| Sys ID |
cfdf52721f3030006d691b220e8b70a8 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Toggle the display of the live feed tab in the activity formatter. If this property is set to true, then the live feed shows up. If the value is set to false, then the live feed does not show up. |
| Updated |
2024-05-25 03:39:10 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... glide.ui.section508 Enables (true) or disables (false) rendering of alternate text in place of images. • Type: true | false • Default value: false • Location: System Properties > UI Properties glide.ui.show_live_feed_activity Enables (true) or disables (false) live feed for a record in the activity formatter. • Type: true | false • Default value: false • Location: System Properties > UI Properties ...
Context preview
Snippet 2
... Feed enabled. The record feed appears in a pop-up window. The record feed also appears on the record form's activity formatter if the administrator enables the record feed system property (glide.ui.show_live_feed_activity). © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other ...
Related properties