Multiple country address form
Multiple Countries Multiple WidgetsThe code demonstrates the searching of an address from either AU or NZ. It then the populates the address info into the address fields. The country select box is used to determine which address database is searched.
See the Pen Multiple country address form by AddressFinder (@addressfinder) on CodePen.
Related code examples
-
Open Street Maps Address Geocoding with SA1 - The example shows how you can capture AddressFinder data and populate it on Open Street Maps while also obtaining SA1 metadata. It functions for both AU and NZ.#GPS #Maps #Multiple Countries #Multiple Widgets #Open Street Map
-
Autocomplete functions on both Address and Suburb fields - Demonstrates configuring an autocomplete widget on the address field, as well as on the suburb field. This means that if a user is unable to select their address for some reason, then at least they can use the suburb autocomplete - ensuring they have a valid suburb/state/postcode combination.#Multiple Widgets #Postcode #Split Fields #State #Suburb
-
International Address Autocomplete - Demonstrates how to use the widget to search for addresses within 13 different countries.#International #Multiple Countries
-
Multiple widgets on one page - The example shows how it's possible to use two widgets to collect two different types of addresses within the same page. We are using a billing and shipping address form as an example.#Australia Post #Multiple Widgets #PO Box #Shipping
-
Search using suburb and postcode only - When searching, only suburb and postcode will be displayed in the search results. Full address searching is disabled in this example.#Locality #Location #Multiple Widgets #Suburb