i need to have a button when press ill get the gps coordinates in a datacard text input
can you hel please ?
Set a button with variables:
UpdateContext({var_currentLat: Location.Latitude})
;;
UpdateContext({var_currentLong: Location.Longitude})
And a label text property :
"Latitude: " & var_currentLat & " Long" & var_currentLong
Press the button see if it works
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2