• Hi
    I want that the user that is also getting email after first of 2 form steps (already enable mail sending after step 1 in functions.php) is ended will get a link to the second and last part and be able to complete the form. But in many cases the session/cockie of first step in ended. Can I get the first step data some how and recreate session/cockie to enable completing the second step?
    One way I can add to the second step url the email of the submmiter and make a query upon it(I already saving data via cfdb plugin) but then I need to construct a suitable string and create a suitable session/cockie and append this data string to it… or save the cockie string to the second step url in the email and create a cockie with it?
    What best to do?
    I be willing to pay to resolve it…
    Thanks for a very usefull plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    sending a link with all the fields and repopulating the cookie after clicking on the link would probably work. URLs do have a limit on the length though. I’ll take a look and see if something feasible can be done.

Viewing 1 replies (of 1 total)
  • The topic ‘Complete second and final step afer session/cockie ended’ is closed to new replies.