Frontend conditional logic (show/hide) for Cornerstone Forms fields.
Supported element types:
cornerstone-form-inputcornerstone-form-textareacornerstone-form-selectcornerstone-form-checkbox-listcornerstone-form-dropzonecornerstone-form-flatpickr
GPL-2.0-or-later
- Rules use source field
nameonly. Do not use DC syntax. - Comparison is string-based.
- Hidden targets are:
- force-hidden on frontend,
- disabled before submit,
- excluded from validation pass.
- Works in both builder preview and published pages.
- Captcha elements (reCAPTCHA/hCaptcha/Turnstile) are fully usable in forms, but are not supported as conditional-logic targets in this addon version.
- Third-party custom elements are unsupported unless they follow standard
nameflow.
