Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio Buttons not working. #194

Open
kingwellview opened this issue Nov 23, 2016 · 1 comment
Open

Radio Buttons not working. #194

kingwellview opened this issue Nov 23, 2016 · 1 comment

Comments

@kingwellview
Copy link

Do you have an example of a working radio button group? I have tried names on radio inputs, id's on inputs and an id on fieldset. Nothing seems to work. Your documentation says is support radio buttons. Am I just missing something or is this still a known issue? Everything else seems to work perfectly and I really want to continue using validate.js.

@parker411
Copy link

It works fine, except for one issue I haven't worked out yet.
The radio buttons with the same name are part of a set, so you just refer to that name in the config.
name: 'radio_button_name',
display: 'Radio button needs to be picked',
rules: 'required'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants