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 and build a link and open a web page with it. It should be the current record information.
The link should like this (Below)
https://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.
I need to do this way because the Google API does not give me the info I need, I then put in a destination address, to get drive time and mileage.
I have added the button with the button section but I am unsure how to proceed from here.
Can anyone help me please?
Thanks Tim