Select to view content in your preferred language

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

1054
2
Jump to solution
08-02-2024 03:51 PM
Daniel_Quinn
Emerging 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
2 Replies
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
TD1
by
Frequent Contributor

@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?

0 Kudos