How to allow form users to view submissions?

  • TopModelRC1
    Asked on October 22, 2019 at 12:59 PM

    buon giorno, e possibile che i clienti che usano il modulo possano vedere l'elenco degli iscritti? grazie

    questo e il mio modulo https://form.jotformeu.com/82745564997376

  • Kevin Support Team Lead
    Replied on October 22, 2019 at 2:38 PM

    If you want to allow the form users to view the list of previous submissions while filling out the form, then you may do the following: 

    1. Create a report with the submissions data, you may create a Grid Listing report, this guide will help you creating it: https://www.jotform.com/help/105-How-to-Create-a-Grid-Listing-Report 

    2. You're able to share the report with its URL, copy that link and then embed it on your form using an iFrame widget. 

    You can find the widget here: https://www.jotform.com/widgets/iframe-embed

    This guide will help you adding the widget to your form: https://www.jotform.com/help/252-How-to-Add-a-Widget-to-Your-Form 

    If you want to display the other submissions after the form user submits his own data, you may change the thank you page and use the report's URL as thank you page. This guide will help you doing so: https://www.jotform.com/help/38-Redirecting-Users-to-a-Different-Page 

    I hope this helps.