Multi-Select Inputs #782
Closed
JensRavens
started this conversation in
Feature requests
Replies: 2 comments 3 replies
-
|
And how are you storing it in the database field?
|
Beta Was this translation helpful? Give feedback.
3 replies
-
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.
-
This is kind of similar to #360, but slightly more general.
While tagging support on postgres arrays would be amazing, sometimes you have a select field that allows multiple values, but constrained to a fixed list of possible options (via the
<select multiple>html tag, see https://www.w3schools.com/tags/att_select_multiple.asp).Beta Was this translation helpful? Give feedback.
All reactions