Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable locked form elements debugging

Use a system property to prevent the display of explanation of locked form elements.

If the glide.security.explain.write.locks system property is not set to the recommended value of false, then additional debug information is displayed on locked form elements.

Ensure that the property glide.security.explain.write.locks is set to false.

More information

AttributeDescription
Configuration nameglide.security.explain.write.locks
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuefalse
Default value<none>
Fallback valuefalse
CategoryConfiguration
Security risk- Severity score: 3.3 - CVSS rating: Low - Security risk details: Displaying debug information on locked form elements could lead to information disclosure.
Functional impactNone
Dependencies and prerequisitesNone

Parent Topic:Configuration