Force Web Browser version of Survey123 to open from Web Map with pushed attributes

873
1
Jump to solution
12-08-2021 02:11 PM
DavidBuehler
Occasional Contributor III

Hello All,

What I would like to do is push attributes from a web layer in a web map to a Survey123 form.  This is easy if you are pushing to the app version of Survey123.  You use something like this:

https://survey123.arcgis.app?itemID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxe&field:address={OwnersMailingLabel} 

or

arcgis-survey123://open=web?itemID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&field:address={OwnersMailingLabel}

What I would like to know is if is possible make the same push to open the form with the attribute transfer and force it to open in a web browser version of the form?  And still have the attributes pushover to the form in the web browser?

I did find this https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-web-form-url/ba-p/... 

It talks about under the section:  "Set the app that will open your survey (open)" using ...?open=web or menu, but the url method in the popup does not seem to honor it.

0 Kudos
1 Solution

Accepted Solutions
DavidBuehler
Occasional Contributor III
0 Kudos
1 Reply
DavidBuehler
Occasional Contributor III

Figured it out

https://survey123.arcgis.com/share/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX?open=menu  or web followed by the fields you want to push.

 

It is right there with no real example in the doc:  https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-web-form-url/ba-p/... 

0 Kudos