Forums

Two page form - how to open page 2 on new page?

hdwillis 28 Sep, 2016
I'm using a 2-step lead gen form. One instance is in a module position at the bottom of my website. Step 2 puts it in the same position at the bottom of the website but it's hard to see since a new page loads.

Is it possible to have the 2nd page load on a custom url? Or, at the very least, have the 2nd page display in the same spot so people can see the form to fill it out?
GreyHead 28 Sep, 2016
Hi hdwillis,

You can do this several ways:

+ using Ajax submission should work as long as there are no file uploads in the form

+ putting a link to the form in the module and having the form open in it's own page, or in a modal window will work

+ using a module that supports an iframe will work in the same location.

Bob
This topic is locked and no more replies can be posted.