link different forms and get the submission data

  • monti.united.experts
    Asked on October 30, 2020 at 7:55 AM

    Hi

    I have more than one form and I want to link them all together in one form that has a couple of images and those images are links when the user clicks any of them the image takes him to the chosen form and when the user finishes the entry I want him to be able to hit back and choose another form from the main page and so on until he finishes every from he selected then hit submit to send me all the forms he choose

    is that possible :-D

  • Richie JotForm Support
    Replied on October 30, 2020 at 8:21 AM

    It may be possible using URL parameters and using the redirect submission page.

    You would have to pass your data to your form using URL parameter.

    Here is a guide:https://www.jotform.com/help/286-how-to-pass-field-value-to-another-field?

    Then you can use the redirection from the submit button using conditions.

    https://www.jotform.com/help/317-change-thank-you-page-url-based-on-a-condition

    You would have to populate the next form with the URL parameter.

    Please check it out and let us know if this fits your requirements.