glide.ui.auto.recovery.unsupported.field.types

ServiceNow property description:

Comma separated list of field types not supported for Auto Recovery

Attributes

  • Sys ID: 5b23e911c30002008ed9e8ea4dba8fc7
  • Type: string
  • Application: Global
  • Default value: glide_encrypted,image,password,password2,timer,user_image,video
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.auto.recovery.unsupported.field.types` specifies a comma-separated list of field types that are not supported for Auto Recovery. Auto Recovery is a feature that helps to automatically save form data to prevent data loss. By defining this property, administrators can exclude certain field types from being auto-saved. This is useful for field types that may not be compatible with the Auto Recovery mechanism or where auto-saving is not desired. The property ensures that only supported field types benefit from Auto Recovery, thereby maintaining the integrity and performance of the application.

Source

Related property: glide.ui.auto.recovery.unsupported.tables