Property reference

glide.ui.confirm_cascade_delete

The glide.ui.confirm_cascade_delete property enables a confirmation dialog when deleting a record that will also remove related records. This helps prevent accidental deletions and is particularly important for maintaining data integrity in the system.

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? It triggers an informational confirmation dialog during deletions that would cascade to other records, ensuring users are aware of the broader impact of their actions.
What area does it affect? Record Deletion Process
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 deletion behaviors or addressing user concerns about accidental data loss.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.confirm_cascade_delete
Sys ID ad956ce1c33310000f343b251eba8f15
Type boolean
Application Global
Default value true
Description Display informational confirmation dialog during deletion of records when deleting the current record would result in other records being deleted as well (see Cascade delete)
Updated 2024-05-25 03:39:06