PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Multipage form to load as different pages

  1. miromitov
    Member

    Hi,

    I am using the plugin to create a very 'heavy' multi-page form. From what i can see in the source code of the rendered html page, the multi-page form is not actually 'multi-page'. It loads all the pages and simply makes the different pages display or not. As i am using javascript in my form, this is causing me a lot of problems.

    So, i am asking... is it possible to make the different pages, actually different pages, so the javascript in page one is not loaded in page two?

    Miro

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink
  2. The only way to do this would be to create separate forms that just keep passing data from one form to the other, but I'm not so sure that's really ideal. What kind of problems are you running into, can you post a link to your form?

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink