Recently working on a project, a client wanted an address field only that filled in automagically. Since we were already using Contact form 7, we decided to use a plugin called Address autocomplete Contact Form 7. Here is what the plugin looks like in action.
In order to make the plugin work, you need a Google Places API key. Here you can find instructions on getting a Google Places API Key. We then used another plugin called Redirection For Contact Form 7 redirect to second page after submission.
The idea was the client wanted to collect someone’s address. If they didn’t want to fill in the name email and phone on the second page, at least they had the address from the first page. Project turned out great and client was happy.