Select to view content in your preferred language

Editing attributes using a Survey123 form that in an Experience Builder web app

234
1
Jump to solution
08-02-2024 03:51 PM
Daniel_Quinn
New Contributor

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?

0 Kudos
1 Solution

Accepted Solutions
ChristopherCounsell
MVP Regular Contributor

https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/survey-widget.htm

  • Add table widget
  • Add survey123 widget
  • Add mode and configure to edit an existing record.
  • Configure the table widget with selection and action on the survey123 widget.

View solution in original post

0 Kudos
1 Reply
ChristopherCounsell
MVP Regular Contributor

https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/survey-widget.htm

  • Add table widget
  • Add survey123 widget
  • Add mode and configure to edit an existing record.
  • Configure the table widget with selection and action on the survey123 widget.
0 Kudos