glide.ui.auto.recovery.exclude.field.types
ServiceNow property description:
Comma separated list of field types to exclude from Auto Recovery
Attributes
- Sys ID: 6b956d23c31231002effe8ea4dba8f96
- Type: string
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `glide.ui.auto.recovery.exclude.field.types` is used to specify a comma-separated list of field types that should be excluded from the Auto Recovery feature. Auto Recovery is a functionality that helps in preserving unsaved changes made by users in case of an unexpected session termination. By configuring this property, administrators can control which field types will not be included in the auto-recovery process, ensuring that only relevant data is recovered. This can be particularly useful for excluding fields that may contain sensitive information or data that should not be automatically restored. The property enhances the customization and security of the Auto Recovery feature by allowing fine-grained control over which fields are included.
Source