How to personalize my form to match the old form on my site?

  • Michele Menegay Figa
    Asked on February 27, 2018 at 3:08 PM

    We are looking to add new patient intake forms to our website.  We currently use paper forms and like the wording on all of them.  Can we design and personalize your online forms to match the info we collect on our current ones?  If they are on our website, how is the file transferred to our patient management database?

  • Jed_C
    Replied on February 27, 2018 at 3:57 PM

    Yes, you can customize the form to match the info you collect on your current ones.

    If form is embedded to a site, whenever someone submits a forms, by default it is sent to your Jotform account submission page https://www.jotform.com/help/269-How-to-View-Form-Submissions

    If you want the submissions to be inserted into your own database, you will need to use the POST method to inject the data. Please see this guide https://www.jotform.com/help/126-How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP.

    Let us know if you have any questions or if you need further assistance.