Merge Address into One Field
Instead of writing address attributes to specific input fields, you can also write out the entire address to a general input like a textarea
.
This is achieved by using the OnAddressSelected
callback.
Postcode Lookup provides a number of callbacks] to enable custom behaviours.
Loading...