Hi All,
I am recording survey data under a predominent 'waypoint' number at each location. When finished at each location 'waypoint' the form is submitted (or stored locally, until a connection is available), so to get a as 'real time' as possible plot of waypoints from a map on the collector App.
I would like a field on the S123 form to return a 'last waypoint recorded' value that was previously used (and submitted), by that particular user. As far as I can tell this would have to imported from the 'locally' saved (on the mobile) device. Is this actually possible?
Any pointers would be helpful. Thanks.
I see that it may is possble to pulldata from the feature layer (service)? this involves javascript by the looks of things... this is way beyond me (looking at a few complex examples like extracting data at a certain geopoint... ) is there a simple example somewhere I can learn how to extract a single value such as in my case?