Display submission data to my webpage

  • Jasen25
    Asked on July 2, 2018 at 1:55 PM

    After my Customers (Coaches & trainers) fill out a form describing their availability & location, I'd like to have that information displayed on my webpage, organized by the date if possible.

    Is that something i'm able to do with Jotform? 

  • Richie JotForm Support
    Replied on July 2, 2018 at 2:18 PM

    You can send your submissions to your MYSQL Database and get those values to show in your webpage.

    Guide:https://www.jotform.com/help/126-How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP


    You could also use Reports to show the data in your website.

    Guide:https://www.jotform.com/help/326-How-to-Create-Form-Reports-in-JotForm

    Just select your form and click reports.

    Display submission data to my webpage Image 1 Screenshot 60

    then choose any report you like, I would recommend HTML table listing.

    Display submission data to my webpage Image 2 Screenshot 71

    When you have selected a table, you are given an embed code so that you can embed the report into your website.

    Display submission data to my webpage Image 3 Screenshot 82

    Here is a screenshot of a sample form.

    Display submission data to my webpage Image 4 Screenshot 93

    However, if you want to organize your table properly, you can choose excel report instead.

    Display submission data to my webpage Image 5 Screenshot 104

    Hope this information helps.

    Please let us know if you have further questions.

    Thank you.