Prevent duplicate entries and prevent new entries
gitcostan opened this issue · 2 comments
gitcostan commented
Hello
I read the example mentioned at - https://github.com/sliptree/bootstrap-tokenfield#and-how-about-limiting-tokens-to-my-typeaheadautocomplete-data
But I was not able to prevent.
Pls suggest where these code snippets must be used in the context of the full example. I am trying use this in jQuery autocomplete (not the Twitter one)
Many thanks.
l1th1um commented
+1 for this matter
hitched97 commented
Does this help? Typing violet
and hitting enter will add the token, typing orange
and hitting enter will not.