Embedding form to another form using iFrame Embed Widget and submitting to it

  • FocusedMarketing
    Asked on December 15, 2014 at 2:07 AM

    I want to embed a couple different payment forms within one main form because you can only use one within a main form. If I use the iframe embed option to embed a payment processing form within a main form, would they both submit when you click the main from submit button or would there need to be two submit buttons? 

     

    Also, I am having an issue with iframe widget displaying my form: http://form.jotformpro.com/form/43418919218966 if you click the second option for the first questions, and first option for the second question, you should see an iframe embed come up below, but it is just white space.

     

    Thanks!

  • Welvin Support Team Lead
    Replied on December 15, 2014 at 6:27 AM

    Hi,

    Only one form will be submitted. If you click the main form's submit button, only the main form data will be submitted - and vice versa.

     

    Your problem about the iFrame widget has been moved here http://www.jotform.com/answers/475788. Will follow up later for our reply.

    Thanks

  • FocusedMarketing
    Replied on December 15, 2014 at 7:19 PM

    Is there anyway to build a script to submit the iframe form the same time you submit the main form? 

  • raul
    Replied on December 15, 2014 at 10:36 PM

    You can use JavaScript to submit the embedded form when the submit button of your parent form is clicked. Please check this page: http://stackoverflow.com/questions/13259843/submitting-formin-an-iframe-with-javascript 

    Hope this helps.

    Let us know if you have further questions.
    Thanks.

  • raul
    Replied on December 15, 2014 at 10:39 PM

    Forgot to mention that this script must be executed outside the form, so you'll need to add the parent form to a webpage using the full source code method.

  • FocusedMarketing
    Replied on December 15, 2014 at 11:25 PM

    Sounds good. That should still work. As long as I can do it and have "one" submit button. I think I can achieve what I want writing a simple script. Thanks!

  • raul
    Replied on December 16, 2014 at 12:44 AM

    You're welcome.

    If you need further assistance, feel free to open a new thread.
    Best Regards.