Hi , I have this problem
I have a radio with two options A and B
If I chose A , a condition show a Checkbox A with six items. And if i chose B another checkbox with six items.
Then I have for each item of the checkboxes a condition to show an input .
this is working but , if i chose A on radio and then i chosse for example tree items of the checkbox , then below i have tree imputs , and when i change my option on radio to B the checkbox hide but the input below no .
How can i hide the inputs below ?
thanks
Gus