Hello,
I am trying to create a custom attribute in a pop up to link a feature layer (survey) with another feature layer's (survey) latitude and longitude. So when the inspector adds the survey it is linked to the specific geopoint.
This is the custom I have so far:
<a href="arcgis-survey123://?itemID=6d6192a000374298898d497b378bdf02 &field:trapid={trapid}&center={x},{y}" rel="nofollow ugc noopener noreferrer" target="_blank">Click to Pick Up Mosquito Trap!</a>
Issue is the point for the 'Pick Up' Survey is in a different location of the geopoint for 'Set Up' Survey.