hello all,
I was just wondering if there is a way to use conditional statements in the email template.
For example I have an array {checkbox} that might be empty - I would like to say:
if({checkbox}) {
some html {checkbox}
}
or something like that.
Any Ideas
I was just wondering if there is a way to use conditional statements in the email template.
For example I have an array {checkbox} that might be empty - I would like to say:
if({checkbox}) {
some html {checkbox}
}
or something like that.
Any Ideas