Property reference
glide.db.encoded_query.enforce_field_acl
The glide.db.encoded_query.enforce_field_acl property determines whether field access control lists (ACLs) are enforced for encoded queries. When enabled, it ensures that users can only access fields they have permission for, enhancing data security.
Default: true
Type: boolean
Application: Global