twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.21k forks source link

Display values in another input text after select into dropdownlist #1778

Open michelmir opened 4 years ago

michelmir commented 4 years ago

Hello!

I'm using TypeAhead.js on my project and i'm trying to get ID value and others values after select the value into input text. Actually i did a dynamic typeAhead that depends on select box value id where input text is populated with values based on select box value.

Based on my code script, how can i improve the ajax script below to display values into another input text after i selected a value on dropdown list? Thanks!

` Githubissues.

  • Githubissues is a development platform for aggregating issues.