Form fields are not filled with content in E-Mail
-
Hey there,
out of a sudden my E-Mail after submit of the last form step doesn’t have the values for my form fields filled in anymore. But I can display all the values on the same page to the user using
[multiform "myfield"]
before submit. But displaying the values in the mail with[myfield]
just prints out “[myfield]” and not the actual value. I already checked the following things:- No JavaScript errors on submit
- Multistep tag is on every page
- Last step has the following tag at the very end:
[multistep order-form last_step send_email]
Do you have any other ideas?
Thanks & cheers,
Jonas
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Form fields are not filled with content in E-Mail’ is closed to new replies.