The multi-step form is actually posted for each step, it doesn't work like the sliding "paging scripts" that you're talking about. You may be able to use the HTML blocks inside a normal, single page form to insert fieldset elements and then use a script to animate the transitions and create the paging.
Here's an example of using the inline HTML blocks to create fieldset groupings in your forms.
http://forum.gravityhelp.com/topic/fieldsets#post-17019
You can do a search for multi-page forms, multi page, wizard, etc. and find several topics on it here.. there were several examples and how-to's implementing jQuery solutions before the new multi-page functionality was added to the core.
http://forum.gravityhelp.com/topic/wizard-plugin-for-gravity-forms#post-6191
Posted 13 years ago on Sunday February 27, 2011 |
Permalink