Multiple widgets on one page
Australia Post Multiple Widgets PO BoxThe 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.
See the Pen Multiple widgets on one page by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
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 Australia Post).#Multiple Widgets #PO Box #Shipping
-
Capturing PAF metadata such as the DPID and GPS coordinates - The widget shows some of the extra data Address Finder can give you about an Address. This example shows how to get the GPS coordinates and Delivery Point ID for an Address from the Australia Post PAF dataset.#Australia Post #DPID #GPS #Metadata #PAF
-
Exclude PO boxes from search result - The example demonstrates the widget being filtered to return only physical addresses. As expected, PO box and Private Bag address types are not returned in the search results.#PO Box #Restrict
-
HubSpot form integrated with Addressfinder's address, email and phone verification widgets - This is an example in which Addressfinder's address, email and phone verification widgets have been integrated into a HubSpot form.#Hubspot #Multiple Widgets
-
Multiple country address form - The 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.#Multiple Countries #Multiple Widgets