I made a form with wich starts with a field are you single? yes / no
under that field i start with 2 colums, if single = yes the fields in the left column must be shown and if single is no all fields in both columns must be shown
alle fields in the 2 columns have conditional logic i.e. fields in left column are shown when are you single is yes and als when no, the field in right column only showup if are you single is No
The moment user clicks “Are you single” = yes the first field in the left column shows up in the right column
Am i doing somethin wrong here?