Newbie, question Autocomplete remote datasource
Hello there. I just can't figure out how i can make the autocomplete (with remote datasource) show more than one json data-field suggestion in the textbox. I want to show the city, state and country fetched from my database. I use the same code as in the example for "remote datasource". The database works, the output is valid JSON, but the coding in jquery isn't working. I tried to combine the examples for "remote datasource" and "remote JSONP datasource" but to no succes.
If it's not to much trubble please help, i'm stuck.
Thank you.