• If you check a radio button on the form and you trigger a validation error, upon returning to the page the radio button will not check the previous value.

    example: checking “Yes” instead of “No”, trigger validation, returning on the form it will be checked “No”.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem.
    While testing I have noticed it seems to always select the last value/button of the field upon page reload.
    ex: 1(x) 2() 3()
    after reload upon validation error: 1() 2() 3(x)

    Hoping for an answer on this thread soon!

    I just read the author’s status post…
    Thank you and good luck !

    Hopefully someone picks it up, or even better, this becomes a core feature or GF.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Validation resets radio button fields’ is closed to new replies.