Gravity Geolocation – Demo
This demo showcases the Address Validation field and how it can be used to validate, standardize, and control the flow of a form based on the validation status of an address.
The form initially displays only a single address field. Once an address is entered, the Address Validation modal will appear and provide suggested validated addresses using the Google Address Validation API.
The form also includes a visible “Status” text field that updates dynamically throughout the validation process, displaying values such as Invalid, Partial, or Valid based on the status returned by the Address Validation field.
Once a validated address is selected and the status becomes “Valid”, Gravity Forms conditional logic is triggered to display the map and the second address field populated with the validated and formatted address data.
This type of setup can be useful for shipping forms, delivery services, customer onboarding, service area validation, billing forms, and other workflows that require accurate and validated address data.
After testing the form, submit it to preview the generated field values and submitted geolocation data.