Hi.
At the top of my form there are 3 radio buttons, each one of them open different checkboxes and the client should check the boxes he is interested.
http://tinyurl.com/8m7g295
I have 2 problems, but I think solving the first one will solve the second as well.
1. When client switch between the radios, when he come to one of his previous selection he finds it empty. The form doesn't save previous selections at different radio when using conditionals logic.
2. At the end of the process when the client hit SUBMIT, I need to collect all the information, also from the field that are hidden because of the conditionals.
I really hope it can be solved.
Thanks a lot for your support