Can I show other submission values on the form itself?

  • jonathanteper
    Asked on June 29, 2020 at 4:39 PM

    My form has a single entry - a person's name that they want to "opt-in".  I want to show a list below this of all the other people who have already opted-in - in other words I want to show a list of the other submission values.

    Is that possible with a widget?  Or if I have to use google sheets then is it easy to show it looking like a non-editable list below the name input field?

    Hope that makes sense.

  • Sonnyfer JotForm Support
    Replied on June 29, 2020 at 8:06 PM

    Hi there - Yes, that's possible through iFrame widget and an HTML Table Listing Report. Here are the 2 quick steps:

    1. Create an HTML table listing report for your form and copy the report URL generated

    Guide: How-to-Create-an-HTML-Table-Listing-Report

    2. Add Iframe Embed widget and paste the report URL generated from #1.

    Expected Result:

    1593475354subxd Screenshot 10

    Here's my demo form for your reference. Feel free to clone it if you wish.

    Guide: How-to-Clone-an-Existing-Form-from-a-URL 

    If you need further assistance, please let us know.




  • Sonnyfer JotForm Support
    Replied on June 29, 2020 at 8:08 PM

    Sorry, I forgot to mention that I redirect the user to the same form just to see if the iFrame is updated in real-time.