Prepopulate another forms with the input data from the first form

  • codered5150
    Asked on September 5, 2014 at 1:18 PM

    Hello,

     

    I have three different forms that need to be filled out and approved by 3 different people with the 3rd approval notifying the remaining individuals of the approval. Is there a way to pre-populate the second and third form with what the user put in the first form's fields? I know you can add it into the URL but these forms will change dynamically per day.

     

    Thanks!

  • Mike_T Jotform Support
    Replied on September 5, 2014 at 3:15 PM

    We do not have any built-in options to fetch the data from the database and populate it into another forms. I think that you will need to use the prepopulation by the form URL, the link can be probably generated by the form itself or with a custom programming solution.

    Link to the guide with related content:

    Send POST Data From JotForm Using PHP in Custom Thank You Page

    Please feel free to contact us if you need any further assistance.