WwebformMay 23, 2024
I've tried to set up a Conditional Form where a field is only showing if another field have a value. But i struggle with what data settings to use.
I've tried:data-condition="==" data-condition-target="my-field" data-condition-check="value" data-condition-value="true"
