Radiobuttons clearing

Hi all,

I am seeing the following behaviour:

I have a form that contains radio buttons. Depending on the values in group A the radio buttons in group B are all unchecked. After saving and re-opening, the previous checked radiobutton in group B is set again. I use Javascript to uncheck the button in group B.

Does anyone know what is happening? Or even a solution?

thanks in advance,

Joost

Subject: Radiobuttons clearing

I would check the @formula in the field and also the WebQuerySave agent. Also check any functions called upon submission.

Subject: RE: Radiobuttons clearing

Thanks for the quick response Doug. It gave me the correct direction.

Joost