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.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.