Hi there!
Thanks for the help.
Using the first option in the previous post, with one level of conditional fields, I can clear the fields upon change of mind by the visitor.
However, I can't work out how the the js should go when I have nested conditional fields.
I have:
A select list with a name Division. It has 8 options (Programs).
Each Program has a conditional select list with 2 to 10 options, one of which in each case is Other.
If Other is selected in any of the second level select lists, then a conditional textfield, belonging to that program, opens.
The possible "change of mind" options are to change from Other to one of the listed programs or to change from one Division to another.
This is where I need to clear the Other fields.
Note: I'm js illiterate but have got my head around what's happening to some extent.
My problem seems to be working out what js code to put in the Action Script of which element and what values to include.
I'm hoping you can help me with either the way I've been trying to accomplish this or another way to get the same result, maybe using a Radiogroup for the second level.
Thanks,
Laurie.