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
-
International Address Autocomplete - Demonstrates how to use the widget to search for addresses within 15 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.#Multiple Widgets #PO Box
-
Smart Billing and Shipping Checkout Form - The example shows how Addressfinder can be used in a smart way within an address collecting form. By toggling the 'Ship to my billing address' button a user can specify a separate shipping address (no PO Box type addresses) to their billing address (address delivered to by New Zealand Post).#Multiple Widgets #PO Box #Shipping
-
Verification of multiple email fields in a single form - Shows how to configure the Email Verification Widget to block unverified emails in 2 separate fields in the same form.#Email #Multiple Widgets