I have a form with with the Address, City, State, Zip showing. I want to add a button to take this info from the screen (Current Record) and build a link and open a web page (Google Maps) with it.
The link should open Google Maps as the link (Below)
www.google.com/maps/dir/18+L…aris,+IL+61944
The link should look like this when it opens the page with current record address info as the starting point.
I need to it do this way because the Google API does not give me the info I need, I then need to put in a destination address on the Google Maps page so I can get drive time and mileage.
I have added the button with the button section but I am unsure how to proceed from here.
Any Help would be appreciated.
Thanks Tim