sliptree/bootstrap-tokenfield

Prevent duplicate entries and prevent new entries

gitcostan opened this issue · 2 comments

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.

+1 for this matter

Does this help? Typing violet and hitting enter will add the token, typing orange and hitting enter will not.

https://jsfiddle.net/esbfp8q1/