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 boolean property enables or disables the visibility of the list button in the activity stream, affecting how users interact with activities. |
| What area does it affect? |
Activity Stream Interface |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when making UI customizations or addressing user feedback on activity stream functionality. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.activity_stream.list_button |
| Sys ID |
288b91038f023100b0b0d83c37bdee66 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
|
| Updated |
2024-05-25 03:38:55 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... [sys_properties] table. glide.ui.activity_stream.form_button Removes the activity stream button from forms. • Type: true | false • Default value: true • Location: Add the property to the System Property [sys_properties] table. glide.ui.activity_stream.list_button Removes the activity stream button from lists. • Type: true | false • Default value: true • Location: Add the property to the System Property [sys_properties] table. glide.ui.activity_stream.page_size Size of ...
Related properties