Conditional Read-Only State
Survey elements can dynamically switch between enabled and read-only states based on conditions. When disabled, elements remain visible but non-interactive until a specified expression (the enableIf property) evaluates to true. This provides an alternative to conditional visibility for skip logic and branching while preserving the full form structure. Read more...