Edit Submission Link in iFrame

  • sbufsaweb
    Asked on September 12, 2015 at 1:10 AM
    This is exactly what I'm looking for... how do I keep the edit submission link in an iframe? I made a custom thank you page after hitting submit, but that just kicks me to jotform. I want to keep the thank you redirection in the iframe.
  • Chriistian Jotform Support
    Replied on September 12, 2015 at 1:29 AM

    Hi,

     

    If you want to display the Edit Submission link on an iFrame, you can try to use the Custom Thank You page. Then add this iFrame code:

    <iframe style="width: 100%; height: 760px; border: none;" src="//submit.jotformpro.com/form.php?formID=52444336536961&amp;sid={sid}&amp;mode=edit" frameborder="0" scrolling="no"></iframe>

     

    Edit Submission Link in iFrame Image 1 Screenshot 20

     

    Do let us know if you need further assistance.

     

    Regards.

  • sbufsaweb
    Replied on September 14, 2015 at 10:31 AM

    Perfect, thanks!!