Hello , about a week you can not handle Loading form values to be assigned to the radio field .
example :
Form TEST
Field:
RadioField - possible values :
test1 (initial value)
test2
NumberField - initial value = 0
in load TEST form
Using the link " #Form :TEST ? NumberField= 1 " , the form is loaded correctly and the alert message is " test2 ", but then the RadioField value is null .
Why?
It happens in every form with these settings .
Greetings.
David