Want empty form fields removed from Mail
-
Hello guys!
My wish is for the fields that are left empty in my forms not to appear in the email that is sent out.
I have the following code in the email section:<tr>
<td style="background-color:#ffffff; border-top: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; padding: 10px;">S?rligt till?g</td>
<td style="background-color:#ffffff; border-top: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; padding: 10px;">[ST]</td>
</tr>If i use the standard function in the mail tab “Exclude lines with blank mail-tags from output” – it only blocks out the TD with [ST] included and the TD above with Field label still appears in the email with an empty row next to it. I’ve tried various PHP codes solutions but i just cant seem to hit the right one. PLEASE HELP!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.