Property reference

glide.ui.activity_stream.page_size

The glide.ui.activity_stream.page_size property sets the number of entries displayed per page in the UI16 form activity stream. When set to 0, it disables paging, allowing all entries to be shown at once, which may impact performance.

Default: 0 Type: integer 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 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.

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