Display the most recent reply in the Activity stream

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Configure the Activity stream to reduce visual clutter by displaying the most recent reply first.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    By default, the Activity stream displays all entries including every reply and update. To reduce visual clutter, you can configure the Activity stream to display the most recent reply.

    Displaying the most recent reply in the Activity stream relies on two types of configuration:
    System properties
    The glide.activity.last_viewed_timestamp.local_storage_limit and glide.activity.last_viewed_timestamp.local_storage_retention_days system properties control how many and how long timestamps are stored locally for displaying the most recent reply.
    UI Builder properties
    The properties for the Activity Stream component in UI Builder control whether the Activity stream should show all replies or the most recent one. For information on Activity Stream component properties in UI Builder, see Activity Stream UIB Setup.

    프로시저

    1. Navigate to sys_properties.list.
    2. Add a system property named glide.activity.last_viewed_timestamp.local_storage_limit.
      For more information on adding a system property, see Add a system property.
    3. Set the Value to the maximum number of timestamps to store locally for displaying the most recent reply.
    4. Select Submit.
    5. Add a system property named glide.activity.last_viewed_timestamp.local_storage_retention_days.
    6. Set the Value to the number of days to store timestamps locally for displaying the most recent reply.
    7. Select Submit.