Text array field for tagging (similar to DropDown with allowed additions, but without dropdown) required #1573
-
Feature RequestI would like to implement Other uses for this kind of input type are free tagging inputs, like: "Holiday 2020 X Sunset X Family trip X" b) same field type but for multiple file uploads: So you choose multiple files to upload, and each file is listed in the same manner as above under a). Any idea how to easily implement either with existing components or anyone who can help implementing this? Screenshot (if possible) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You should still use the dropdown module but don't provide any option values to it. |
Beta Was this translation helpful? Give feedback.
-
Great, thanks a lot for your hint. Looks perfect. |
Beta Was this translation helpful? Give feedback.
You should still use the dropdown module but don't provide any option values to it.
If you dont want the dropdown icon, then remove it via css.
See https://jsfiddle.net/lubber/m9srqbco/5/