Select to view content in your preferred language

The mode=edit&globalID parameter in Survey123 does not work.

121
4
Jump to solution
Monday
Davide_Pili
Occasional Contributor

I'm working with a public survey. I created a Make flow that generates an email containing a link to the survey for editing a record. The generated URL works if I'm logged into AGOL, but it doesn't work if I'm not logged in. The feature layer is public, the app is public, and editing is enabled. The URL is the following:

https://survey123.arcgis.com/share/<survey-id>?mode=edit&globalId=%7B0034070E-A04F-4B76-8132-D530456...

0 Kudos
1 Solution

Accepted Solutions
Neal-Kittelson
Frequent Contributor

Just a shot here: who do you have the results shared with,  the form is public but did you share results?

NealKittelson_0-1750697765312.png

 

View solution in original post

4 Replies
MobiusSnake
MVP Regular Contributor

Does your view have a filter on it?  I tried querying the Global ID in your parameter and it returned zero results, however when I queried the source feature layer it returned the feature as expected.

0 Kudos
Davide_Pili
Occasional Contributor

It has no filter. If I open it in the browser session where I'm logged in, it returns the data. If I open it in another browser session where I'm not logged in, it doesn't return any data.

0 Kudos
Neal-Kittelson
Frequent Contributor

Just a shot here: who do you have the results shared with,  the form is public but did you share results?

NealKittelson_0-1750697765312.png

 

Davide_Pili
Occasional Contributor

Thank you. I had only shared the Feature Layer with Everyone, but not the view that ArcGIS Survey123 created. Now it works.

0 Kudos