Is it possible to have a footer text on only one page/question and not the entire survey?
Solved
Single Footer Text
Best answer by JeremyK
It goes against the nature of a header/footer a little bit, but sure you can. You need an "anchor" on the page you want the footer to display on. I'd create a div element in the footer and then on the page you want to display a custom footer, use JavaScript to set the div's innerText. You'll then have to wipe said div's innerText when leaving the page so the footer disappears on all subsequent pages, probably with an on('click') event listener attached to the NextButton.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
