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

remote method sends wrong value for 'checked' (radio/checkbox) fields #363

Closed
rgvcorley opened this issue Apr 9, 2012 · 0 comments
Closed

Comments

@rgvcorley
Copy link

When using the remote validation method the value sent via GET is always the value of the first element rather than the one that is checked.

See jsfiddle for example:-
http://jsfiddle.net/VSLV7/1/

You will need to use firebug or similar to see the url being requested.

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

Successfully merging a pull request may close this issue.

2 participants