Hi,
is it possible that you update demo to show how to chain two typeahead input fields?
I want to have one input field to fetch e.g. Manufacturers and second one should fetch only models but URL for 2nd ajax should be restricted with param manufacturerId fetchd in previous step.
I hope that I sound clear enough :)
Thank You