I have a new install of 3.2 and multi page forms are not working. I have everything setup correctly (I think!) and after submitting form 1 I get a cf_alert box on form 1, not showing form 2 as usual.
My only question is on the multi page plugin. The 'finalize button name' is that the value or name? I am guessing name but after looking at another multi page form I created on a different site I am unsure.
After submitting form 1 I get this code at the top of the page and form 1 is displayed again, not form 2.
My only question is on the multi page plugin. The 'finalize button name' is that the value or name? I am guessing name but after looking at another multi page form I created on a different site I am unsure.
<div class="form_element cf_button">
<input value="Pay via Paypal" name="button_9" type="submit" />
</div>
After submitting form 1 I get this code at the top of the page and form 1 is displayed again, not form 2.
<span class="cf_alert"><ol><li></li></ol></span>