The Multiple Values selection capablity
This is overall good Feature so far , until user is is coming up with the functionality like want to use the lookup for emails like functions , Where in To or CC we want to search contact and add multiple contacts's email in same search , This is Failed and following enhancement is possible
- Allow user to specify multi select Mode
- While one or more values already Selected do prepare Query String based on new value
- Allow Delete the Selected Values
- Wile Selecting other values previous selection should not disappear
- The id should be coped in the hidden field by comma separated List
Thanks for the feedback @ybhosale!
pull requests welcome, since I don't believe any foundation team is actively enhancing this component.
Thanks David , Appreciate if you can share the non minified version of typeahead.bundle.min.js. There are some changes required in this javascript
Yogesh
@ybhosale that javascript was written by a third-party (Twitter). You can find the source here: https://github.com/twitter/typeahead.js, the version included here is 0.10.1.