• Hello!
    I create a multistep form by contact form 7 multistep.
    The form have 3 pages, I insert the tags that I used in all forms in the last form.
    But the data that send to the mail good only for step 1 and 3, step 2 send me text in the form of a code. Screenshot attached.
    Thank you!
    photo

    • This topic was modified 5 years, 1 month ago by zvidehas.
    • This topic was modified 5 years, 1 month ago by zvidehas.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    Could you try a simpler form for step 2? It looks like step 2 might have a coding error in it since step 1 and 3 work ok.

    Also one thing to note is the multiform tag does not work in the email. To display the field, just use the field name. I notice you have a couple multiform tags in your email.

    Thread Starter zvidehas

    (@zvidehas)

    Hi,
    I removed the multiform tags and again the mail is same, step 2 send me tags not output.
    What is simpler form that you say if I try for step 2, I dont understand.
    I really need help please.
    I attached the code of step 2 here

    Plugin Author webheadcoder

    (@webheadllc)

    Thank you for the code. I think this line might have a typo in it.
    ["/multistep multistep-2-3 "https://zvidehas.co.il/step3]

    I believe it should be
    [multistep multistep-2-3 "https://zvidehas.co.il/step3"]

    By a simpler step 2 I was thinking you could change the form so you only have one field. And see if that one field shows up in the email. I can provide you with some sample code if the above change doesn’t work.

    Thread Starter zvidehas

    (@zvidehas)

    It works ! Thank you very much!

    Hello!

    i have problems with multi-step sending mails :

    Step 1:
    [text your-name]
    [multistep multistep-918 first_step “sample-page”]
    [submit “next”]

    Step 2:
    [text your-lastname]
    [multistep multistep-918 last_step send_email]
    [submit “next”]?

    My mail looks like:
    [your-name]
    step2

    ———-
    Please help we, because i need this registration proces.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multi-Step sending by mail’ is closed to new replies.