glide.ui.attachment.force_download_all_mime_types
ServiceNow property description:
Forces download of all attachment files.
Attributes
- Sys ID: c174391e8d34021087de63ac7f1f001c
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.attachment.force_download_all_mime_types` is used to enforce the download of all attachment files, regardless of their MIME types. When this property is enabled, users will be prompted to download attachments instead of viewing them directly in the browser. This can enhance security by preventing potentially harmful files from being executed or displayed within the browser environment. The property is particularly useful in environments where strict control over file handling is required. To enable this property, it must be set to `true` in the system properties.
Source