Integração com Banco de dados.

  • Handrigo
    Asked on April 10, 2019 at 2:30 PM

    Existe a possibilidade de usarmos um banco de dados para fornecer dados pré configurados dentro de um formulário ? 

  • Nick_So
    Replied on April 10, 2019 at 4:21 PM

    Unfortunately, it is not possible to populate the field of your form from any external data source.

    One possibility is to write a new page which will fetch the data from DB and then populate the form field by taking advantage of our "URL Parameter" feature. The following guide should help you:  Prepopulating-fields-to-your-JotForm-via-URL-parameters 

    To send  data to a database, you can refer to this guide: How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP

    Feel free to reach us if you have any questions or need any further help.