Property reference

glide.email.dropped_attachments.message.html

The glide.email.dropped_attachments.message.html property defines the HTML message displayed in emails when attachments are omitted. Admins should review this property to ensure users receive clear notifications about dropped attachments and know whom to contact for assistance.

Default: <div id="snc_notification_dropped_attachments_note"><b>Note:</b> {0} attachment(s) are omitted from the email. Contact the administrator for assistance. </div> Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It configures the HTML content of the notification shown in emails when attachments are dropped, providing users with important information.
What area does it affect? Email notifications
What does the default mean? The default value is "<div id="snc_notification_dropped_attachments_note"><b>Note:</b> {0} attachment(s) are omitted from the email. Contact the administrator for assistance. </div>", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing email notifications or addressing user feedback about dropped attachments.

Out of the box property record

Raw metadata from the property record.

Property name glide.email.dropped_attachments.message.html
Sys ID 3794680c53152110c0d8ddeeff7b12c0
Type string
Application Global
Default value <div id="snc_notification_dropped_attachments_note"><b>Note:</b> {0} attachment(s) are omitted from the email. Contact the administrator for assistance. </div>
Description This HTML message will be displayed as an informational header note on the email whenever attachments are dropped from the email.
Updated 2024-05-25 03:38:56