Form conversions are increased when users have less fields to fill. This is why it is always recommended to have only fields necessary for the purpose to be included in the form. However, sometimes you may have lengthy forms that can’t be made any more leaner, in those cases, it is better to suggest users the content of fields. This way they need to type less thus increasing form conversion.

Website form conversions
Address Autocomplete for WPForms lets you automatically suggest address locations when the user starts typing in the address or single-line text field.
Plugins required:

Required Plugins for Address Autocomplete
Steps to Enable Address Autocomplete for WPForms
- Once you have installed all the required plugins then you will need to add your Google Places API key. If you don’t have your API key ready yet then follow the steps mentioned below
- Go to Google Cloud Platform Console. It is the place where you can create API keys for all Google products. In our case, we need the Places API and Maps API.
- If you are not logged in then it will redirect you to the login screen else it will take you to your project screen. Click the project dropdown. You can select an existing project or create a new one.
- Now click on the ‘Places API’ card and then enable it for your project.

Enabling Google Places, Maps API for Project
- After enabling the ‘Places API’ then click on the hamburger menu present at the top-left corner. From here click on the Credentials menu item and then click on Create credentials > API key.

Generating Google Places API
- Once the API key is generated then you will get a popup with your API key.

Copy Google Places API Key
- In your WordPress dashboard go to WPForms > Settings > Booster and then add your license key in Google Place API input.

Place Your API Key Here
- Open the form editor and click on the field for which you want to enable address autocomplete.
- Under Advanced Field options you will get the option to ‘Enable Address Autocomplete’. Check this option and then save the form. Your form field will now automatically start suggesting locations depending upon what user has typed in the field.

Enable Address Autocomplete for Field






Perfect, I was 99% there, but I didn’t realise that it doesn’t work on paragraph text boxes.
Does this work to just have the user fill in a ZIP that autocompletes city/state?