I tested a form where an operator scans products at different locations. When I reviewed the submitted data in the database, I noticed that the geolocation values were being captured from the mobile forms, but they actually reflected the previous submission’s location rather than the current one.
Has anyone experienced this issue before? Could it be related to how the code handles the location capture when the Submit button is pressed? It seems like the form is reusing or caching the last known GPS coordinates instead of retrieving the current location of the device at the time of submission.
I am using
- Samsung Android Phone
- Forms 11
- Classical Forms
- My SQL