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 configures the pagination size for the UI16 form activity stream, influencing how many activity entries are visible at one time. |
| What area does it affect? |
UI16 form activity stream |
| What does the default mean? |
The default value is "0", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting the display of activity entries for performance or usability considerations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.activity_stream.page_size |
| Sys ID |
e0054d72532122001c13639c25dc3408 |
| Type |
integer |
| Application |
Global |
| Default value |
0 |
| Description |
Size of pages for UI16 form activity stream (A value of 0 means no paging) |
| Updated |
2024-05-25 03:39:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... [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 pages for Core UI form activity stream. A value of 0 means no paging. • Type: integer • Default value: 0 • Location: Still appears in the System ...
Related properties