how can i create a 2 tables like a database that are connected together ?

  • decapilot
    Asked on October 11, 2016 at 3:19 AM

    i wanna create like customers table and then another table like invoice to take data from the first form

    not like in a drop down menu

    my user I want him to add the names submit the form customers and another user of mine use the form invoices and takes the linked data

     

     

     

    thanks

     

  • liyam
    Replied on October 11, 2016 at 4:15 AM

    Hello decapilot,

    The tables you're referring to, do you mean to say that you want submissions to be sent to a 3rd party database with two different tables?

    If so, you can actually forward submissions in order to capture the submissions via webhooks. This also allows you to forward information to one or more recipients.

    You can learn more on how to integrate your form with webhooks via this link: https://www.jotform.com/help/245-How-to-Setup-a-Webhook-with-JotForm

    Feel free to let us know if you have further questions.

    Thanks.