Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Allow New String Not in Select-Choices #1143

Open
sqwk opened this issue Aug 12, 2015 · 4 comments
Open

Allow New String Not in Select-Choices #1143

sqwk opened this issue Aug 12, 2015 · 4 comments

Comments

@sqwk
Copy link

sqwk commented Aug 12, 2015

Is it possible to replicate the functionality of a HTML DataList? When typing in a value that is not part of the select-choices, the input field currently clears out. How can I allow new values?

@jnelson
Copy link

jnelson commented Aug 13, 2015

You can use tagging mode for this.

@mikejohanson
Copy link

This doesn't seem to be working for when you don't want multiple. Even in the plunkr: http://plnkr.co/edit/m1SQXUxftBLQtitng1f0?p=preview , the Tagging without multiple demo doesn't work for adding items not in the list.

@sqwk
Copy link
Author

sqwk commented Aug 15, 2015

Is there another way to achieve this? Has this worked in previous versions?

@mikejohanson
Copy link

@sqwk Looks like this is an open is already, see #972. You can set tagging-label="false" as a kind of workaround, but it won't show the new option in the drop down list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants