By nicopepe on
hello everybody
I would like to create a form to retrieve a postal code.
In this form there is 2 fields :
- CityName
- PostalCode
I made an autocomplete field for Cityname, and it works fine. My aim is to auto fill the PostalCode when the user pick up a cityname in the autocomplete cityname list. Any idea how to implement that ?
Thank you for any advice.
Nicolas
Comments
Nobody has an idea ??
thank you for any comment.
nicolas
No answer, so i found a solution after 3 days
I presume nobody had an idea for this question. Soafter searching a lot i found a solution that may help anybody.
I hope it may help. Just a little javascript in the #attribute made the trick !!!