Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to use dynamic population? #12

Open
ibby89 opened this issue May 25, 2018 · 1 comment
Open

Possible to use dynamic population? #12

ibby89 opened this issue May 25, 2018 · 1 comment

Comments

@ibby89
Copy link

ibby89 commented May 25, 2018

I have two forms: a form on my homepage to pull initial leads and a form on a separate booking page with additional fields. I want to auto-fill the booking page form with all of the entries on the homepage form but I don't want the user to lose the ability to fill the street address fields with Google Places auto-fill on the booking page.

Is there any way of doing this?

@shridattz
Copy link

you should probably use the Geocoding to find the coordinates, then use Google geocoder to find the location as a result for you, pick up one of the component types and fire the find method of geocomplete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants