Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Limit the number of activity stream entries

You can set a system property to limit the number of entries allowed in an activity stream.

Before you begin

Role required: admin

Procedure

  1. Enter sys_properties.list in the Navigation filter.

  2. Search for the property glide.history.max_entries.

  3. Edit the Value property to set the maximum number of entries that users can view in an activity stream.

    Note: New entries do not count towards the max number until the form is refreshed.

    OptionDescription
    Nameglide.history.max_entries
    DescriptionMaximum number of entries allowed to display in an activity stream. The default number is 250. New entries do not count towards the max number until the form is refreshed.
    Typeinteger
    Default value250

Parent Topic:Using formatters

Related topics

Create a UI macro for a formatter

Create a formatter and add it to a form