I have a display form which has a several field data which is displaying and a button on the screen, want to open the google map based on the value of the text displayed as below :
Launch("http://maps.google.com/?q="&EncodeUrl("Value(DataCardValue16.Text)) , Value(DataCardValue18.Text))"))
It open the map but does not collect the value DataCardValue16.Text for latitude and Value(DataCardValue18.Text) for longitude.
Pls. guide

Report
All responses (
Answers (