Hi
I have a forms with a lot of fields that will never be filled out. Most of them are hidden because they are shown or hidden based on selections the visitor make. Regardless of this, in the sent email ALL the fields are visible. I have tried to setup a "Email Conditions", but I can't get it to work.
I tried this.
{data:my_value} is not empty
and this
{data:my_value} is not NULL
But regardless, the empty field is included as a label in the emails
Best regards
I have a forms with a lot of fields that will never be filled out. Most of them are hidden because they are shown or hidden based on selections the visitor make. Regardless of this, in the sent email ALL the fields are visible. I have tried to setup a "Email Conditions", but I can't get it to work.
I tried this.
{data:my_value} is not empty
and this
{data:my_value} is not NULL
But regardless, the empty field is included as a label in the emails
Best regards