glide.ui.auto.recovery.unsupported.tables

ServiceNow property description:

Comma separated list of tables not supported for Auto Recovery

Attributes

  • Sys ID: 27d31953c30002008ed9e8ea4dba8fcf
  • Type: string
  • Application: Global
  • Default value: sys_db_object,v_ws_editor
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.auto.recovery.unsupported.tables` is used to specify a comma-separated list of tables that are not supported for Auto Recovery. Auto Recovery is a feature that helps in automatically recovering unsaved changes in forms when a session is unexpectedly interrupted. By listing tables in this property, you can exclude them from this auto-recovery process. This is useful for tables where auto-recovery might cause issues or is not needed. The property ensures that any table listed will not participate in the auto-recovery mechanism, thereby providing more control over which tables benefit from this feature.

Source

Related property: glide.ui.auto.recovery.unsupported.field.types