Doesn't show field in email

  • Shinmei
    Asked on April 26, 2016 at 12:01 PM

    Hello!

    I implemented a new row with two options. A yes and no to tick. I did the same thing to it like I did to the other rows. But it won't show up in the email, when they send the filled contact form from our website. How do I enable that?

    Thanks for your help!

  • liyam
    Replied on April 26, 2016 at 1:39 PM

    Hello Shinmei,

    I see that there is an oddly sized template variable on your email autoresponder. I believe this is what you're referring to:

    Doesnt show field in email Image 1 Screenshot 50

    What I noticed is that it's unevenly resized compared to the other template variables (those that are enclosed with curly braces).

    Upon checking the source, I noticed that it's not properly formed. It should not have any HTML tags in between, that's why it is not showing up on your email body when making a submission.  To fix this, you will need to open your email body's source code, by clicking the < > button on the tool bar

    Doesnt show field in email Image 2 Screenshot 61

    Next, once the Source Code window opens, remove all the HTML tags inside { and }

    Doesnt show field in email Image 3 Screenshot 72

    So it should only look like this:

    Doesnt show field in email Image 4 Screenshot 83

    Once done, click OK and save your email alert settings and save your form.  After this, your email autoresponder should work properly.

    If the problem persists or if you need further assistance, please do let us know.

    Thanks.