I've created a Survey123 survey and integrated it into an Experience Builder web app. The survey data is stored in a feature layer with many records. I can successfully display the survey in the web app using both the survey and embed widgets.
My goal is to allow users to edit existing records directly within the survey form in the Experience Builder web app by selecting a record from a table displaying the survey data. How can I achieve this functionality?
Solved! Go to Solution.
https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/survey-widget.htm
https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/survey-widget.htm
@ChristopherCounsell tried something even simpler and doesn't seem to be working. I have an experience builder app and embedded a survey using the survey123 widget. I also have a map.
Every time I click on point in map it doesn't seem to be passing the data into the survey. This survey mode is set to edit an existing record.
Any idea why it doesn't show the existing data in the survey?