American address autocomplete with state selector
International StateDemonstrates how the widget can update a select element containing all the American states.
See the Pen American address autocomplete with state selector by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
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
-
State mappings example - Ireland & New Zealand - This example shows the configuration required to make Ireland and New Zealand addresses searchable. Includes a distinct list of county/region mappings for each country.#International #Region #State
-
American address autocomplete - This example demonstrates searching for an address within the USA.#International
-
Canadian Map Demo - Search for a Canadian address and display the position on a map. Use the GPS coordinates that are returned with our address metadata.#International #Maps #Open Street Map
-
Canadian checkout demo - Shows a simple checkout page, configured for capturing a Canadian address. The autocomplete widget provides the search capability and the selected address elements are populated into the relevant form fields.#International #Split Fields