Hi!
I'm working on a ecommerce project, and on the BIlling and shipping form, I have a ZIP field and other State (Ciudad) base_location field (res.better.zip).
I would like to autocomplete/autofill "Ciudad" when zip input field is filled:
I'm not sure if I could reach that modifying the templates.xml or using javascript.