glide.ui.activity.filter_persistence_level

ServiceNow property description:

Persist filters set by a user in activity stream for records of the same type or the same record. Available options are 'table' and 'record'

Attributes

  • Sys ID: 185d07a20731211070e493d0fad30086
  • Type: string
  • Application: Global
  • Default value: table
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.activity.filter_persistence_level` determines how user-defined filters in the activity stream are retained. According to the documentation, this property can be set to either 'table' or 'record'. When set to 'table', the filters applied by a user will persist across all records of the same type. Conversely, when set to 'record', the filters will only persist for the specific record where they were set. This allows for a more tailored user experience by maintaining filter preferences either broadly across similar records or narrowly within a single record.

Source

Related property: glide.ui.activity.sort_persistence_level