Property reference

glide.sc.variable.attachment.delete.v2

The glide.sc.variable.attachment.delete.v2 property ensures that attachments uploaded to an attachment variable are removed from the system when they are replaced or deleted on the associated form. This behavior is crucial for maintaining system cleanliness and preventing orphaned files, making it important for administrators to monitor.

Default: true Type: boolean 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? This property enables the automatic deletion of attachments from the system when they are modified or removed in the form context.
What area does it affect? Attachment management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring attachment handling or troubleshooting file management issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.sc.variable.attachment.delete.v2
Sys ID 3ad88d9cf8894910f877a44a02c399a2
Type boolean
Application Global
Default value true
Description Enabling this makes sure that the attachments uploaded to the attachment variable are deleted from the system if and when they are replaced/deleted on the form.
Updated 2024-05-25 03:38:57

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... o the record producer. Enabling this makes sure that the attachments uploaded to the attachment variable are deleted from the system if and when they are replaced/deleted on the form (glide.sc.variable.attachment.delete.v2) Automatically deletes you replace or delete a variable. List of class names for catalog items that can't be added to an existing request ( glide.sc.item.cannot_add_to_request) List of class names for ...