Autocomplete Address and Suburb-State-Postcode combination
Location Postcode State SuburbDemonstrates configuring an autocomplete widget on the address field, as well as on the suburb field. This means that if a user is unable/unwilling to select their address for some reason, then they can still use the location autocomplete, ensuring they have a valid suburb/state/postcode combination.
See the Pen Autocomplete Address and Suburb-State-Postcode combination 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.#Postcode #Suburb
-
Address state filter - The example shows the widget enabled with a state filter. Only addresses from the filtered state(s) are returned in the search results.#Restrict #State
-
American address autocomplete with state selector - Demonstrates how the widget can update a select element containing all the American states.#International #State
-
Common Plugin code with State field mapping - This example demonstrates how to map variable state field options so that the state/region information returned from the Addressfinder service is used to populate the State select box each time an address is captured.#International #Region #State