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 controls the visibility of the form button in the activity stream, defaulting to true. |
| 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 customizing the activity stream layout or improving user interaction. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.activity_stream.form_button |
| Sys ID |
459b91038f023100b0b0d83c37bdeee0 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
|
| Updated |
2024-05-25 03:52:10 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... find a matching user record, it displays the email address. • Type: true | false • Default value: false • Location: Add the property to the System Property [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 ...
Related properties