Replies: 2 comments
-
|
This is a native HTML input attribute, no different to class or style. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/multiple |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@cfcoder I'm gonna close this one as well as this is answered over created issue #1433 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am surprised that the API does not even mention the "multiple" attribute available for the select() form tag helper. I can't find by searching any mention of it in the Guides.
Please update the Guides and API and provide several examples of how to use it for the select and for saving multiple values when saving multiple selections.
Beta Was this translation helpful? Give feedback.
All reactions