Is it possible to embed a small webapp WITHIN a Survey123 form? I have a little lookup app where citizens can search for their employer by name to see whether they fall into the "essential worker" category. I'd like to have this app show as an embedded frame within a Survey123 form.
I'm using Survey123 Connect 3.11.
Thanks,
Jay
Solved! Go to Solution.
Hi. It is not possible to embed an app within a Survey123 web form. You could however embed a Survey123 form within a larger web app. Details here: https://community.esri.com/t5/arcgis-survey123-blog/introducing-the-survey123-web-app-javascript-api...
Hi. It is not possible to embed an app within a Survey123 web form. You could however embed a Survey123 form within a larger web app. Details here: https://community.esri.com/t5/arcgis-survey123-blog/introducing-the-survey123-web-app-javascript-api...
I have found that you are able to embed a wep app within a survey123 using Connect. The trick is to use the "Note" type and in the label section embed an iframe containing the link and dimension/settings of the web app.
But it seems Survey123 does not want to draw the symbology of these embedded apps. Which seems to be a bug within survey.
@SFM_WillBreweri just see the plain iframe code when in put it in the label of note. How were you able to implement it? could you elaborate please?