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.

Trying to combine two different forms into one

  1. way2hota
    Member

    OK so I made two different forms with lots of conditional logic. Now what I want to do is just combine the two so visitors have a choice of selecting "yes i'd also like to get a quote on this" and when they do that a section break reveals the second form. Otherwise they can select "no i don't need another quote" and the submit button is revealed.

    Any help would be appreciated thanks.

    Posted 11 years ago on Monday January 7, 2013 | Permalink
  2. David Peralty

    Currently, the only way you could do this would be to use the form builder and build in the second form elements and use conditional logic to display those fields on selection of the Yes I would like a quote on this, or on the confirmation page, link to the second form. "If you would also like a quote on this, please click here..."

    Posted 11 years ago on Monday January 7, 2013 | Permalink
  3. way2hota
    Member

    I took a look at the xml after i exported it. Could I not use that to combine the two? There are indeed many fields and I would like to modify conditioning based on answers from the first form. On the second form I would like to remove things like "name,address,phone,email" since those are included on the first form. In the future do you think it would be handy to be able to copy multiple fields and paste them somewhere else or even to another form?

    Posted 11 years ago on Monday January 7, 2013 | Permalink
  4. David Peralty

    You could use the XML to combine it, but it might not work as expected and then require a great deal of troubleshooting to repair. It is better to use our form builder to do what you want.

    Posted 11 years ago on Monday January 7, 2013 | Permalink