where do I put this code so that the submission ID is automatically filled in? Do I add it to my custom thank you script page?  The way it's set up

  • spyguide
    Asked on July 2, 2014 at 2:31 AM
    where do I put this code so that the submission ID is automatically filled in? Do I add it to my custom thank you script page? 

    The way it's set up now, the submissions are being saved to my Wordpress MySQL database. 

    Here is my script page: http://www.siteformybiz.com/thankyoujotstatus.php

    Ultimately, I want to display the users form results on my website and let them edit them. I was given the code (http://submit.jotform.me/form.php?formID=41807253805151&sid={submission_ID}&mode=edit) to let the user edit but again I need to figure out how to get the submission id into the URL. 

  • Elton Support Team Lead
    Replied on July 2, 2014 at 7:10 AM

    Hi,

    You can place that link either on your form thank you message, or to your autoresponder email so they can open that link on the email they received.

    I believe the submission ID tag is {id}. Try replacing {submision_ID} with just {id}, this should work.

    Let us know if you have further questions. Thanks!