Select to view content in your preferred language

Persistent form data across Experience builder pages

118
2
Jump to solution
yesterday
Labels (1)
ErniedeRijk
New Contributor

I am creating an experience builder tool that allows people to view information regarding flood risk management plans as part of a consultation piece. Part of this is a survey123 form to allow users to provide feedback - those filling out the form will be a mix of internal and external so the form will be write only so that others cannot see other responses.

Due to the number of pages in the tool I wanted to have the questionnaire visible in each page as well ash having final page to review the answers. I have put the Survey in using a sidebar so that it can be popped out and added to at will, but the fields don't seem to persist across ExB pages. Any suggestions for this would be welcome! 

0 Kudos
1 Solution

Accepted Solutions
JeffreyThompson2
MVP Frequent Contributor

Interesting little problem. It might be possible to make this work using a Header or Footer. Headers and Footers act as little Pages within a Page and should not reset between Pages.

Try adding your Survey Widget within a Widget Controller in a Header and see if it works.

GIS Developer
City of Arlington, Texas

View solution in original post

2 Replies
JeffreyThompson2
MVP Frequent Contributor

Interesting little problem. It might be possible to make this work using a Header or Footer. Headers and Footers act as little Pages within a Page and should not reset between Pages.

Try adding your Survey Widget within a Widget Controller in a Header and see if it works.

GIS Developer
City of Arlington, Texas
ErniedeRijk
New Contributor

This worked almost perfectly! there was a little bit of fiddling the formating needed to get it to look how I wanted but it does mean that the form data persists across pages so long as users minimise the form as opposed to actually closing it!

0 Kudos