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?
Forums
Radio buttons required
How have you indicated required is validated, can you send a screenshot?
Yep looks like it's not working. Use Contact up above to let the developer know, and make a post in the Bug forum
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
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
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.
How would I check for javascript errors? I haven't added any javascript myself.
This is in CC Bob, and it's not working for me either.
This topic is locked and no more replies can be posted.