Question
How can I redirect a footer button to submit a survey?
I have added a “submit button” to the footer of the page using the source code below but I am having an issue adding a value for the button. I am curious if I am able to link this button to direct the user to a block I have created? Or can I use this button to submit the survey? If so how do I add this in the survey flow or within embedded data?
<div style="text-align: right;"><input class="Button" id="Submit" name="Submit" title="Submit" type="button" value="Submit" /></div>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

