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

request and checkbox #4

Open
mcardia opened this issue Oct 31, 2017 · 2 comments
Open

request and checkbox #4

mcardia opened this issue Oct 31, 2017 · 2 comments

Comments

@mcardia
Copy link

mcardia commented Oct 31, 2017

Hi!

How can I get multiple values using request_ from a posted form ?

request_.input returns only the first value.

@mcardia
Copy link
Author

mcardia commented Oct 31, 2017

reading the code from package dbx I was able to get using at HTML "my_field**[]**" (with the brackets) and then looping thought request_.inputs.
Is that the correct way?

@osalvador
Copy link
Owner

Hi @mcardia

That is correct, it is not yet documented.

Thanks!

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

No branches or pull requests

2 participants