You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Hi!
How can I get multiple values using request_ from a posted form ?
request_.input returns only the first value.
The text was updated successfully, but these errors were encountered: