Question
Fake Next buttons in Javascript and End of Survey elements
I have a survey where I'm using Javascript for validation of numeric fields, to run a check that the sum of a series of columns is consistent with the value entered in an earlier field. It creates a fake Next button that appears until the last condition is False, at which point it clicks the real Next button to move to the next page. The survey has this type of Javascript on three different pages.
Everything works fine in the heart of the survey, but there's a problem when respondents reach the end. The Response Summary is enabled in the End of Survey element to appear before the respondent submits. When a respondent reaches this point of the survey, it shows THREE Next buttons (only one of which actually works).
I wanted to see if this could be caused by the Response Summary, or something else, so I removed the Response Summary option from the survey and filled it out;. Only one Next button appeared on the last page, suggesting an incompatibility between the Javascript I'm using and the Response Summary option.
Has anyone encountered this problem before, and know how to work around or resolve it? I contacted Support and they are looking into it to see if this is "expected functionality". In the meantime, they suggested I look for help here. Any suggestions?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

