Confused on multiple select boxes #315
Unanswered
sabracrolleton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you create a multiple select box. E.g.
and provide it a list of options, why does
only return the first selected item and not all selected items? Tutorial 9 does not address this.
Beta Was this translation helpful? Give feedback.
All reactions