Hello,
I recently stumbled upon a really cool web app with Survey 123 integrated. This can be replicated in various different scenarios. What I am wondering is how this interaction works. Clicking on a Road Segment auto updates the Survey 123 form based on the type of road selected.
https://experience.arcgis.com/experience/4299aff15d8a47a69a9a352aa5ce3049/page/Page/#data_s=id%3Adat...
How difficult is to setup something like this? Are there any resources/tutorials that I can use to get help?
Solved! Go to Solution.
That is a text widget using dynamic text from a field in the layer.
You just need to use the Survey123 widget in Experience Builder. Once you toggle on 'Send data to this survey' you get additional configuration options to pick the source layer and map the fields to survey questions.
That's great thank you so much. What about the header that changes between eligible and non-eligible? I guess Survey Widget is looking for a specific field in the feature layer that has data categorized as such. But how would I set that up?
That is a text widget using dynamic text from a field in the layer.
Thank You!