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.
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
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.
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