Twitter Bootstrap TypeAhead to work like DropDown List / Select Tag with Autocomplete Feature
- by Dinesh P.R.
I want to have a DropDown List / < Select HTML Tag behaviour with AutoComplete Feature using Twitter Bootstrap TypeAhead. The link here achieves the feature of Combo Box where user can provide his own input also. I want to restrict the User to select only from the option provided. Is there any way to tweek the Twitter Bootstrap TypeAhead Plugin to emulate the behaviour of DropDown List / Tag with Autocomplete Feature.
I have referred the Following question before posting
Adding a dropdown button to Twitter bootstrap typeahead component