Question: Is there a way to include a question to capture a physical location or street address and for the address to validate? I suppose I could create 4 questions to ask for street address, city, state and zip code, but I would like for the addresses to automatically validate its inputs.
Objective: I would like to create a form for users to submit the location for various activities, but I’m stuck on figuring out the best way to capture street address or geolocational data. Because the submitters may not be in the same location as the address, I cannot rely on the user’s location data/metadata. Instead, the user will need to enter the address of the event and I would like that address to automatically validate.