Hello all
I have one problem I haven't solved yet. There are two radio buttons on my form - one is VEHICLES, the other is COLORS. When a user selects VEHICLES, hidden chekbox fields appear - Toyota, VW, etc. When they select COLORS, hidden checkbox fields appear - white, yellow, etc. All works fine, with hidden field appearing only when either of the two radio buttons are selected. User is able to make selection/s and saves form. It shows up ok on their profile page.
However, when the user edits the form, they select only the parent radio button which just hides the hidden fields again. Yet those fields are still selected. When they save, their values are also saved and appears on their profile. My question is: How can I unselect hidden, child fields when the parent field is unselected (in this case the radio button which hides/unhides the child fields)?
Thanx for a great extension and all the help