Make form show latest submitted data

  • ljudy
    Asked on June 29, 2016 at 4:17 PM

    Hi!

    My form has two fields except for the send button: a field for upload image files and a field for adding text. I would like my form,when loaded, to show the latest submitted text and the latest submitted image, so when a user is writing new text or is uploading a new image, she can see what was added last time (only the last time, not all data) something was submitted. Is this possible?

     

    Thanks,

    Andreas

  • BJoanna
    Replied on June 29, 2016 at 5:03 PM

    If I understood you correctly, you want to show on your form data that was submitted by previous user. 

    Unfortunately that is not possible to achieve. 

    You can create report of your submissions and embed your report inside of the form. However in this case all submissions will be shown not only last submission. 

    For example you can create Table Listing report and add link of your report inside of your form using iFrame embed widget

    How To Create Form Reports in JotForm

    Latest submission will always be shown at the top.

    Here is my demo form: https://form.jotform.com/61806680960966? 

    Feel free to clone it.

    Hope this will help. Let us know if you need further assistance. 

  • ljudy
    Replied on July 1, 2016 at 5:21 PM

    Thanks! I will try!