See the Pen Exclude South Australian addresses by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
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
-
Geofence by LGA - Results are limited to only displaying addresses in SA and then show a reaction depending on the LGA name. An error message if the address is not in Adelaide.#Error Message #LGA #Restrict #State
-
American address autocomplete with state selector - Demonstrates how the widget can update a select element containing all the American states.#International #State
-
Autocomplete Address and Suburb-State-Postcode combination - Demonstrates 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.#Location #Postcode #State #Suburb
-
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