Property reference

glide.security.strict.actions

The glide.security.strict.actions property enforces condition checks on UI actions prior to their execution. This ensures that actions are only performed when appropriate, enhancing security and control over user interactions within the platform.

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 requires conditions for UI actions to be validated before execution, rather than just during form rendering, improving security measures.
What area does it affect? UI Actions
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 adjusting security settings or troubleshooting UI action behavior.

Out of the box property record

Raw metadata from the property record.

Property name glide.security.strict.actions
Sys ID 8126cc35c0a8006e25ce0c2a378878fc
Type boolean
Application Global
Default value true
Description Check conditions on UI actions before execution, normally the conditions are only checked during form rendering
Updated 2024-05-25 04:34:22