ScrewLooseSalad Posted June 27, 2013 Share Posted June 27, 2013 I have a form with elements of the jquery autocomplete, it is possible to look up clients this way. however, I'd like other form elements below such as address or telephone number to be filled in automatically when a client is selected. Is this possible with jquery? I can't seem to find anything documenting it.. Thanks Link to comment https://forums.phpfreaks.com/topic/279622-filling-in-a-form-from-jquery-autocomplete/ Share on other sites More sharing options...
trq Posted June 27, 2013 Share Posted June 27, 2013 It would be no different to how you already have it working. I don't understand where you could be stuck. Link to comment https://forums.phpfreaks.com/topic/279622-filling-in-a-form-from-jquery-autocomplete/#findComment-1438163 Share on other sites More sharing options...
ScrewLooseSalad Posted June 27, 2013 Author Share Posted June 27, 2013 It would be no different to how you already have it working. I don't understand where you could be stuck. I want to click the clients name, then have the address and phone numbers filled in, in the other inputs of the form Link to comment https://forums.phpfreaks.com/topic/279622-filling-in-a-form-from-jquery-autocomplete/#findComment-1438168 Share on other sites More sharing options...
trq Posted June 27, 2013 Share Posted June 27, 2013 I understand that. Where exactly are you stuck? Link to comment https://forums.phpfreaks.com/topic/279622-filling-in-a-form-from-jquery-autocomplete/#findComment-1438192 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.