How to show form data on another landing page?

  • Murray_brian
    Asked on August 21, 2020 at 10:28 AM

    Hi there,


    I'm creating a form for a client whereby we provide information on how much they save based on their inputs. My idea was to do a number of different calculations using the calculation widget. The widget is hidden to the user but using the results in the backend I would send these answers to them in an email. I've done this before however the client now wants to show the answers on a separate landing page that they're redirected to after completing the form.

    Are you aware of any way of doing this?


    Thanks,


    Brian

  • Bojan Support Team Lead
    Replied on August 21, 2020 at 11:19 AM

    Greetings Brian.

    If the page where the users are redirected is not on the JotForm, you can enable Send Post Data option from the form settings, and all submitted data will be forwarded to the thank you page:

    How to show form data on another landing page? Image 1 Screenshot 20Then you can access data using the POST method. You can click here to learn more.

    Let us know if this solution will work for you.