Walk-up survey screen does not refresh after taking the survey.Issue When completing a Walkup survey, the page does not reload which will affect the performance and survey submission if this is used at a kiosk or a stable location. If a user submits the survey and another user comes right after to submit a survey, they will be unable to see the screen, since the screen does not reload back to the survey questions.ReleaseAll ReleasesCauseThe Take Survey widget has been customized.ResolutionOut of the box, the Walk-up Exit Survey widget calls the Take Survey widget in the server-side code in order to process the survey. If you are experiencing this issue, it is most likely because the Take Survey widget has been customized.This widget is responsible for the page refresh and for processing the survey itself. If it has been customized or changed, there is a chance that the refresh will not happen and the Walk-up Exit Survey will not reload back to the survey questions.To resolve this, revert the Take Survey widget back to an out-of-the-box version.