ScrewLooseSalad Posted June 27, 2013 Share Posted June 27, 2013 (edited) 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 Edited June 27, 2013 by ScrewLooseSalad Quote 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. Quote 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 (edited) 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 Edited June 27, 2013 by ScrewLooseSalad Quote 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? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.