two forms on a single page

User 2056177 Photo


Registered User
232 posts

At present I have two forms on two seperate pages but the forms need to work together i.e. completing and submitting the first form takes you to the second.

The problem that I have is that no matter how the instructions are worded, people don't realise that they also have to complete the second form.

I think that I can get the two forms onto the same page (in theory as I havn't tried it yet!), but is it possible for the second form to be hidden and to appear only when the first form is submitted?

Peter Gillies
User 187934 Photo


Senior Advisor
20,193 posts

Do a redirect on the first form to the second form after submission.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 38401 Photo


Senior Advisor
10,951 posts

Just out of curiosity, if they are required to do both forms, why don't you combine the forms into 1 form instead of 2?
User 2056177 Photo


Registered User
232 posts

Thanks for the help.

I need the two forms seperate as one half is submitted only to me whereas a copy of the second form is also sent to the person submitting the form.

Pete
User 38401 Photo


Senior Advisor
10,951 posts

Ok I gotta do it again lol, I don't mean to pry so if it's private just say so, but why make it so difficult on yourself? Just make the whole form one form, and make the whole form results go to both you and the user. I mean it's not like the results are private for the user since they are the ones that are filling it out so save yourself the hassle and make all one form? Eric's idea works very well too though, setting the redirect to go to the page the next form is on is a very good way to accomplish your original question. Just curious why you're making it so complicated I guess :)
User 2056177 Photo


Registered User
232 posts

Hi Jo Ann,

At present the forms are on two pages but the problem that we have is that no matter how we try yo explain things, people submit the first form and not the second so we need to find a way of making sure that they compete both forms. On the first form they just have to put in their name, address and telphone number as they are just agreeing to terms and conditions. The second form is where they have to answer a number of questions. As we run a dog rescue, it is vital that both forms are completed. We have not had a problem up until now but because we had to change the first form so that we have a copy of their agreement, we do need to keep the two forms seperate.

Pete
User 103173 Photo


VP of Software Development
0 posts

Peter Gillies wrote:
Hi Jo Ann,

At present the forms are on two pages but the problem that we have is that no matter how we try yo explain things, people submit the first form and not the second so we need to find a way of making sure that they compete both forms. On the first form they just have to put in their name, address and telphone number as they are just agreeing to terms and conditions. The second form is where they have to answer a number of questions. As we run a dog rescue, it is vital that both forms are completed. We have not had a problem up until now but because we had to change the first form so that we have a copy of their agreement, we do need to keep the two forms seperate.

Pete

Since the first form is a requirement, why don't you put everything on a single form then? What you are trying to accomplish, you really cannot do with the software at this time.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 187934 Photo


Senior Advisor
20,193 posts

Eric Rohloff (Rolly) wrote:
Do a redirect on the first form to the second form after submission.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 464893 Photo


Ambassador
1,611 posts

I agree with Eric, The redirect option is defiantly the go if you are not going to use one form. As far as making them fill in both forms, If you redirect as Eric says they will not get the opportunity to fill the second form unless they fill in the first. Listen to this guy he makes perfect sense. Or go with Jo Anne's advice both suggestions are totally valid.
Believe me, these two are top of the heap and are giving you expert advise. Choose one option. The other is to use php which I am sure you do not want to do.
The Guy from OZ


User 2147626 Photo


Ambassador
2,958 posts

Maybe I'm confused, or maybe not...why not just put a 'check box' that says they have 'read and agreed to the terms and conditions' and make it so the form will not submit unless checked. You can also add a link so that they can 'go and read' the terms. That way everything goes on 1 form and you have a statement recorded that says they have 'read and agreed' to the terms on the same page with the other data they submit. Keeps everything together. Seems easy enough.
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.