User add item & multi-select
See original GitHub issueIs it possible to mix multi-select with the users ability to add custom items? Or alternatively, give the text field some predefined suggestions in the style of the multi-select?
I’ve tried setting the choices
option when targeting a text field, but it doesn’t seem to work.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:4
- Comments:30 (8 by maintainers)
Top Results From Across the Web
Add new item in jQuery MultiSelect Widget Demo | Kendo UI ...
The jQuery MultiSelect enables users to add a new item to the dataSource of the component when the search results do not match...
Read more >Add a user to a filled multiselect people field
Solved: Hi Flow Community, I want to add the add one user to a filled multiselect people field. So that the new content...
Read more >Add items to Kendo MultiSelect with no datasource
You can add/insert new items to the dataSource that the multiselect uses and thus they will become part of the collection as the...
Read more >User add item & multi-select · Issue #39 · Choices-js ... - GitHub
The ability to add custom items to a multi-select is a definite possibility - that would be fairly simple to implement. Thanks for...
Read more >How to Let Users Create Their Own Options for Multiselect ...
Let's talk about a niche feature in your Bubble.io app...the dropdown element.The multiselect dropdown in Bubble is generally used to show ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just to give an update, I’ve begun work on this within a feature branch
I am curious if this issue will ever be resolved. It is 2019, and the issue was raised in 2016. If there is a new version of Choices coming out, when will it release?
Also, I would suggest that until then this be listed as a limitation of the tool on the main page. I have wasted a significant amount of time integrating Choices.js into our UI, before discovering that there is no way to provide a list of tags (with -select- tag) and additionally also allow the user to add their own tags. Maybe other individuals can be saved from this frustration…