Save and continue later

  • afckredieten
    Asked on February 10, 2017 at 12:31 PM

    Hello,

    Or i do something wrong, but i've got the impression that "save and continue later" does not work wit embeded forms in wordpress on another domain. AND where the first form does not only opens the procedure, for capturing mail adress and so one. But where the first form is a loan simulator/calculator where i take values with for filling out certain fields on the main form.

    Somhow neither the session method or the other one is working. Before i spend hours looking for a solution is it possible or not?

  • Kevin Support Team Lead
    Replied on February 10, 2017 at 1:47 PM

    The method should work by adding the session value to the webpage URL, example: 

    www.mywebsite.com/form.php?session=email@mail.com 

    But if this does not work then you would need to add a bit of PHP code, all you need to do is set a variable where you will capture the session, you will find more details about it on this link: https://www.jotform.com/answers/978175#990593 

    If you have any question, let us know. 

  • kim
    Replied on February 10, 2017 at 2:01 PM

    Ok

     

    But do you have a tutorial, or guide where i need to copy the php in wordpress for instance?

    Sorry but i don't have a clue. I suppose it needs to be in the functions.php or something simular in the theme folder that is used.

  • KadeJM
    Replied on February 10, 2017 at 3:13 PM

    This guide here may help you some https://www.jotform.com/help/237-PHP-Forms-Explained.