I would like to hide my horizontal accuracy field if a geopiont is manually entered. Can someone recommend syntax for the relevant clause?
Thanks!
As indicated at Geopoints—Survey123 for ArcGIS | ArcGIS, the function to get the horizontal accuracy is pulldata('@geopoint', ${location}, 'horizontalAccuracy') . When a point is manually set, this value becomes null:
The appropriate relevancy calculation is pulldata('@geopoint', ${location}, 'horizontalAccuracy') != null
Perfect! Thanks.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.