How to push data to my own page?

  • V2Media
    Asked on March 9, 2018 at 12:19 PM

    I have multiple forms all displaying the default message incorrectly so I have placed my own page and linked to it instead for all of them. Linked page: https://www.nsra-usa.com/thank-you.html (The default thank you message will display, but the scroll position of the page remains at the bottom where the submit button is located on the form. The user sees nothing but a black screen, unless they are somehow aware that the scrollbar is at the bottom of a very long page and manually scroll back up to see the tiny thank you message at the top of the page.) 


    I need to pull the submitter name and the form name and push that variable data to my new page so I can place something like this:

    "Thanks [Submitter First Name], we received your entry for [Form Name], and we are processing it now. You will also..."

    How can I do this?

  • Richie JotForm Support
    Replied on March 9, 2018 at 12:54 PM

    You can use the Post method, using this method your can directly send the information from JotForm form into your own website.

    Here is a complete guide. -Send-Submission-Data-via-Post-Method-and-Thank-You-Settings

    Hope this information helps.

    Please let us know if we can be of further assistance.