WordPress Contact 7 , make Conditional Email Body
-
Hello i am using Contact 7 form plugin. I get option to have HTML body for email template like
<table>
<tr>
<td width=”17%” align=”left” valign=”top”><span style=”font-family:Arial, Helvetica, sans-serif; color:#333; font-size:12px;”>Name:</span></td><td width=”83%” align=”left” valign=”top”>[your-name] </td>
</tr>
</table>
Here [your-name] is actually value of textbox,I Dont want to make REQUIRED field,So what i want is IF THE NAME TEXT BOX VALUE is filled only then show labels and textbox value.Means show the above given Table in email ONLY IF IT IS FILLED .
I searched a lot ,i didnt get any help on any website ,Please help me .Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘WordPress Contact 7 , make Conditional Email Body’ is closed to new replies.