I'm struggling to get something that should be really simple working.
I'm viewing the feature layer from a Survey123 survey in Field Maps. I want to have a link in the popup in field maps that opens Survey123 with the currently viewed record opened in it.
I've used a similar feature to open an existing record in the web form to edit with no trouble but wasted hours fighting with this and can't get it to work.
I've reviewed the documentation:
https://doc.arcgis.com/en/survey123/get-started/integrate-launchfieldapp.htm
I've read the two forum posts I can find that were releated:
https://community.esri.com/t5/arcgis-survey123-questions/existing-record-not-opening-when-linking-field/m-p/1318797#M51183
https://community.esri.com/t5/arcgis-survey123-questions/url-with-query-parameter-to-open-existing-survey/m-p/1329513#M51784
I've tried it with update, even though I don't want to have it update. I want to assume the user already has up to date infomation in their inbox. (we are using inbox for this Survey)
I've tried it with q:where=globalId=<GlobalID> & q:globalId=<GlobalID>
If anybody could point me in the right direction it would be greatly appreciated!