Search using suburb and postcode only
Locality Location Multiple Widgets SuburbWhen searching, only suburb and postcode will be displayed in the search results. Full address searching is disabled in this example.
See the Pen Search using suburb and postcode only by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
Location autocomplete - The code displays the use of the AddressFinder Widget for the purposes of searching locations and in this case Suburb-State-Postcode combinations.#Locality #Location #Split Fields #Suburb
-
Suburb - Postcode search - The widget configuration allows the searching of suburbs and post codes.#Locality #Location #Suburb
-
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
-
Lookup GPS for either an Address or a Street/Suburb - Demonstrates the use of the AddressFinder's address and location autocomplete services on the one field and returns the selected address/location with the associated GPS coordinates.#GPS #Locality #Single Field #Street #Suburb
-
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