Hello,
I was wondering if the ability to use the mode URL parameter to open a copy of an existing survey record has been implemented in the field app yet?
In a map authored with Map Viewer, I have polygon features and I am using an attribute expression to find the most recent inspection for each polygon feature, and then concatenate together a URL to try to open survey123 from within Field Maps
Example result:
arcgis-survey123://?itemID=[map item_id here]&mode=copy&globalId=517A2C24-2A78-496E-932C-EB8BA973C707
I have tried using global IDs both with and without the braces enclosing them, but no luck. There are no errors messages, but the survey just opens with no answers prefilled. I am the owner of the survey form and layer.
I am testing using Survey123 on my iPhone. I do not have an Android device to test with, however our field users would be using Android devices.
I would simply use URL parameters to pre-populate answers, but the form uses repeats I would like pre-populated too, so this is not an option.
I'm paging @JamesTedrick to this thread because he seems to be aware of Survey123 development status.