Back button no longer working
-
Great plugin!
On page 2 of 2 of my CF7 multi-step form, I have a Back button and a Submit button. Here is my code for the buttons:
<button class=’wpcf7-form-control wpcf7-previous’ type=’button’></button> <button class=’wpcf7-form-control wpcf7-submit’></button>
However, when I click the Back button nothing happens. There are no javascript console errors. If I remove the “type=’button'” code in the Back button, then when I click the Back button it submits the form as if I had clicked the Submit button.
I believe this CF7 multi-step form used to work great but no longer. Any suggestions? Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Back button no longer working’ is closed to new replies.