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

array for select box is not working #30

Open
dheeru opened this issue Dec 28, 2011 · 1 comment
Open

array for select box is not working #30

dheeru opened this issue Dec 28, 2011 · 1 comment

Comments

@dheeru
Copy link

dheeru commented Dec 28, 2011

I have a table of form values, each row has different input types (based on column) like text and select box.

the text boxes are returned as array but the select box returns the last rows' value all the time.

Please let me know if there is a workaround ??

@robbiecloset
Copy link

Looks like this line is the culprit:

https://github.com/maxatwork/form2js/blob/master/src/form2js.js#L250

@maxatwork can you speak to why you treated select's different in this case?

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