Hi
I have used the hack for jQuery form hack for multi page forms that was posted on here much earlier (http://www.jankoatwarpspeed.com/post/2009/09/28/webform-wizard-jquery.aspx). It split a regular form with javascript into a multi page form. I was fairly happy with the way that worked, except for it being a "hack".
I was very happy to see multi page integration into the latest version of gravityforms. I have yet to get it installed as my development PC is being repaired.
A few questions I have.
1)
I played with the example multi-page form (http://www.rocketgenius.com/gravity-forms-1-5-multi-page-form-preview/). It seems that after each page "Continue to Next Page" that it does some processing (back to the server) before proceeding to the next page.
I was hoping for a solution that held off from doing all server-side processing until it got past the final step "Submit this application" (illusion of being faster experience for the user). This would be similar to the jQuery hack I mention above.
Is this possible with the inbuilt solution?
2)
Can we change the wording of the buttons? "Continue to Next Page" to "Next >" etc
3)
Can we change the style of the process bar? I really liked the way the hack did it:
http://www.jankoatwarpspeed.com/examples/webform_to_wizard/ (click the link "Click here to turn this webform into a wizrd.")
Step 1Account information
Step 2Company information
Step 3Billing information
Also at the top of each "page", it indicates what Step you are up to, in big letters.
I hope these are all possible as I would really love to move away from the hack.
Many thanks! great work.