Hi,
I've been using URL parameters from a dashboard to launch the web version of Survey 123. This allows me to view, edit, or copy surveys. It's extremely useful on a desktop/laptop environment. This approach does work with Dashboard on our phones. It launches the mobile browser and edit/copy functions work as expected.
However, I'd like to keep folks in the field using the Survey 123 app and not the web version of Survey 123.
I'm using the open=native URL parameter to trigger Survey 123 to be opened in the Survey 123 app. Unfortunately, this somehow breaks the other URL parameters (specifically globalid) so that when the user lands in the Survey 123 app, they are presented with a new survey and not the one that they are supposed to be editing.
Are there any workarounds for this, or any I just doing it wrong?
url="https://survey123.arcgis.com/share/"+surveyid+"?mode=edit&open=native&globalId="+$feature.globalid