HOW TO
In ArcGIS Survey123, surveys opened in a web browser must be refreshed after a submission to make another submission by default. However, setting an automatic reload can be useful for making multiple submissions, or for surveys inserted into other web apps, such as ArcGIS Experience Builder, without refreshing the page.
This article provides two workflows to automatically reload a survey after submission: using the ‘Action after submission’ setting in the ArcGIS Survey123 website, and inserting a URL parameter in the survey’s URL.
Note: While the 'Action after submission' setting is not available in ArcGIS Survey123 Connect, survey forms authored in Survey123 Connect can still be configured to reload automatically in the Survey123 website. However, this functionality is not supported in the Survey123 mobile app.
Note: Refer to this guided tour to create a new survey.
Note: Click Publish if creating a new survey.
The image below shows the survey automatically reloading five seconds after a submission is made.
Automatically reload a survey using a URL parameter
?autoReload=<seconds>
The code block below shows the full working URL parameter in the survey's URL. In this example, the survey is to be reloaded 5 seconds after a submission is made.
https://survey123.arcgis.com/share/16a99aad9bb843cc928b71ed90f5bb9e?autoReload=5
Note: To immediately reload the survey after a submission without displaying the thank you screen, set the autoReload URL parameter to zero (0).
The image below shows the survey automatically reloading 5 seconds after a submission is made.
Get help from ArcGIS experts
Download the Esri Support App