glide.ui.activity.sort_persistence_level

ServiceNow property description:

Persist the sort direction 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: 11ee87e20731211070e493d0fad300d7
  • Type: string
  • Application: Global
  • Default value: table
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.activity.sort_persistence_level` determines how the sort direction set by a user in the activity stream is persisted. According to the documentation, this property can be configured to either 'table' or 'record'. When set to 'table', the sort direction preference is maintained across all records of the same type. Conversely, when set to 'record', the sort direction preference is specific to each individual record. This allows users to have a consistent sorting experience either at the table level or at the individual record level, enhancing usability based on their needs.

Source

Related property: glide.ui.activity.filter_persistence_level