Forums

Radio buttons required

kkurtz 26 Jan, 2019
I have a set of radio buttons on a form. I need to require that a selection is made before the form can be submitted. I have indicated required in the validation rules but when the submit button is click the next action is executed. How can I require a selection?
healyhatman 26 Jan, 2019
How have you indicated required is validated, can you send a screenshot?
healyhatman 27 Jan, 2019
Yep looks like it's not working. Use Contact up above to let the developer know, and make a post in the Bug forum
GreyHead 27 Jan, 2019
Hi kkurtz ,

That is a check-box group, not a radio button group and the validation normally works. Have you checked that there are no JavaScript errors on the page?

Bob
kkurtz 27 Jan, 2019
Actually it is a radio group. It looks like boxes in the backend. But on the front end it is radios.
How would I check for javascript errors? I haven't added any javascript myself.
healyhatman 28 Jan, 2019
This is in CC Bob, and it's not working for me either.
This topic is locked and no more replies can be posted.