Forums

Google Maps - Marker From Address Entry in database

msreyes 05 Oct, 2021
I have two forms... first one works well where the user types their address and it does that auto-populate from Google.
Then it is stored in database... in my case the full address (eg. "123 Fake Street, Buffalo, NY USA").

Another form will be used to read that address and populate it on the Google Map widget.

I am struggling a bit... I assumed that "Places provider" would be where you would put the address... I have tried straight up typing it, doing a {var:read_data3.Data3.address} in my case to populate, etc.

So basically what I am trying to do is get that address from my database, have this widget show a red marker on it.
You need to login to be able to post a reply.