Hi all,
I have a question. Can I get the current location (coordinate) using editform to patch back to existing record? Or do I need to use label text?

Hi all,
I have a question. Can I get the current location (coordinate) using editform to patch back to existing record? Or do I need to use label text?
You can use Location.Latitude and Location.Longitude to get a user's GPS coordinates. You can use them in any formula just as you use any other string.
---
If this answered your question, please click "Accept Solution". If this helped, please Thumbs Up.