How would I display a completed form with signature on adalo?

  • jaggercole.6
    Asked on February 17, 2021 at 8:52 PM

    I want to have the customer fill out forms on the app. I then want the completed forms to be on another screen where i can show the forms that have been previously completed. Any idea on how to get this done?

  • Ashwin JotForm Support
    Replied on February 18, 2021 at 1:07 AM

    I am not sure if I have understood your question correctly. Do you mean to say that when any user submit your form, you want them to see all the data that you have received in form?

    Yes it is possible to achieve your requirement and here are the steps you need to follow:

    #1. Build your form with all desired questions.

    #2. Add "HTML Table Listing" or "Grid Listing" report in form.

    #3. Grab the embed code of the report you add.

    #4. Build another form and add the embed code in "Paragraph" field. Alternatively, you can also add "iframe embed" widget and the report URL in the widget.

    #5. Edit your primary form and add your second form URL as the thank you page / redirect page URL. The following guide should help you: https://www.jotform.com/help/38-redirecting-users-to-a-different-page

    Hope this helps.

    Do get back to us if you have any questions.

  • jaggercole.6
    Replied on February 18, 2021 at 8:28 AM

    Sorry for not being too clear. I want to have users submit a form on one screen of the app, then in another screen I want the user to be able to see a list of completed forms that can be shown as a pdf.

  • Sigit JotForm Support
    Replied on February 18, 2021 at 9:53 AM

    Greetings,

    If I understand it correctly, you would like the form in split screen, when user type input or submit data on the form first screen, the result is instantly shown on the form second screen as PDF-- a live preview, is that the issue you would like to address? If yes, then we will forward this ticket to our developer for possible implementation.

    It is not currently possible but you can add the Preview PDF button to preview the values into the actual PDF file.

    1613660011 602e7f6b4d62e  Screenshot 10

    Regards.


  • jaggercole.6
    Replied on February 19, 2021 at 7:54 AM

    Not exactly live, the part I am stuck on is getting the forms that have already been submitted to appear on the app. Is there a way to get a url to each form using zapper or something?

  • Ashwin JotForm Support
    Replied on February 19, 2021 at 9:31 AM

    Do you want to display all submissions you have received in form or just one submission which user submitted?

    Unfortunately it is not possible to display all the submission PDFs without manually adding the submission PDF URL or files. If you want to display all submissions, you need to just add a report in form and embed that report in your app using iframe embed code.

    Hope this helps.

    Do get back to us if you have any questions.