Simple Address Autocomplete
  • Home
  • Documentation
    • Google Maps API Key
    • Form Field IDs
    • Country
    • Browser Geolocation
    • Supported Forms
  • Knowledge Base
    • Forminator Forms
    • How to install and activate Simple Address Autocomplete plugin?
    • How to get coordinates?
    • How to get Google Maps API key?
    • Where to enter Google Maps API key?
    • How to find the field id?
    • Where to enter field id?
    • How to limit search to one or multiple countries?
    • How to enable browser geolocation?
    • How to add address autocomplete to Contact Form 7?
  • CHANGELOG
    • Changelog
  • Common Issues
    • Common Issues
Powered by GitBook
On this page

Was this helpful?

  1. Knowledge Base

Forminator Forms

PreviousSupported FormsNextHow to install and activate Simple Address Autocomplete plugin?

Last updated 2 years ago

Was this helpful?

The Forminator plugin changes the field IDs on each page load. However, only the last part of the field ID changes and the prefix stays the same.

Instead of adding the whole ID just add the prefix in the ID List.

For example, if you get the field ID you will notice a random string at the end of the field ID.

forminator-field-street_address-address-1_6475a1899b66f

When the page is refreshed only the 6475a1899b66f will change but the forminator-field-street_address-address-1 stays the same.

So instead of adding the whole field ID, you will need to add the first part of the Field ID like this

forminator-field-street_address-address-1

This plugin looks for field ID starting with provided string and adds the autocomplete to it.

Any issues please start a discussion on .

Plugin Support Forum