Select to view content in your preferred language

Field Maps - calculate based on GPS metadata

151
1
07-30-2024 07:28 AM
mikAMD
by
Frequent Contributor

In Field Maps, I realize that you can set a precision constraint in the mobile app based on the external device.

But I'm wondering if it's possible to only show some questions/fields based on metadata from the connected device?

For example, I would wish to make visible a certain question based on the fix type or even the correction age. I tried setting a simple arcade expression to the the visible parameter in my form ($feature.esrignss_correctionage < 2), but it doesn't seem to work and what I'm thinking is that this is normal because the field is not populated yet.

How does one get the GPS metadata on the fly with arcade?

Thanks!

0 Kudos
1 Reply
mikAMD
by
Frequent Contributor

Yes I know I can record them. What I wish to do is get them on the fly, before recording them.

There may be a way because in Field Maps you can set a constraint on precision, so the app does check this metadata with the external receiver. I'm just wondering if myself as a user there is a way to programatically get them with Arcade or something else.

Thanks!

0 Kudos