I have a survey123 embedded in an experience, and it only allows the user to submit one survey. I have to refresh the page to submit another, and the form is intended to be used to add multiple work orders. Is there a setting to refresh the survey without having to refresh the whole page?
Solved! Go to Solution.
You can add a refresh interval to the element. this will consistently refresh the element after a certain amount of time. For example, below I added a refresh interval of 12 seconds or 0.2min to the element this will refresh it every 12 seconds more information on this setting can be found here
You can add a refresh interval to the element. this will consistently refresh the element after a certain amount of time. For example, below I added a refresh interval of 12 seconds or 0.2min to the element this will refresh it every 12 seconds more information on this setting can be found here
That's awesome, thanks for the help.
You can control this through the survey itself:
Is that an option if I've created the survey in connect?