Submission: data if going into other forms - Submit two forms at once

  • oakcreekplumbing
    Asked on November 13, 2018 at 5:45 PM
  • arthurprc
    Replied on November 13, 2018 at 7:52 PM

    Would you like to submit two forms at once?

    You could add a page break, hide the "Back" button, and change the text of the "Next" button to "Submit".

    1542156633pagebreakadd Screenshot 10

    In order to make it look like a submission, you would need to hide the "Back" button:

    1542156669pagebreakadd Screenshot 21

    Add this CSS code:

    .form-pagebreak-back-container {

    display:none;

    }


    How to Inject CSS code:
    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Let us know if you need further assistance, we'll be happy to help!