Bug with radio buttons

Bug with radio buttons

ZC Team,

I just discovered that if if you have a form having as a first field radiobuttons (I'll name it radiobuttonsfield), with choices let's say {"a", "b", "c"} where "a" comes first, and if at on load you put  input.radiobuttonsfied = "b"; or input.radiobuttonsfied = "c"; guess which will be the value shown for this field? The value will be "a" regardless of the input value from the script... it will show the value of the first radiobutton.

Please,  fix this as soon as possible.

Regards,
George