Home › Forums › Quform WordPress › Error in a form with multiple radios › Reply To: Error in a form with multiple radios
September 30, 2024 at 10:51 am #37389
anto
Participant
A little bit wrong.
Radio1, Radio2, Radio3 are independent of each other and have no conditions.
The conditions are as follows:
For radio1
Show group1, if selected
for radio2
Show group1 if selected in repeater 1
show group1 and 2 if selected in repeater 2
show group1, 2, 3 if 3 is selected
for radio3
show a text field if radio3 is selected.
The problem is that if I first select radio2 and select any value from the repeater, and then want to select radio3, the previous value of radio2 does not disappear, but remains. It shouldn’t be there, but it is.
- This reply was modified 2 months, 3 weeks ago by anto.