Contact Form 7 in Wordpress - How can I hide incompleted fields in the e-mail?
问题 Can anyone help me find a way to hide fields in the e-mail sent? Basically I have multiple rows (like a multiple order list) and if the user only fills in the top row I do not want the other empty rows to show at all in the e-mail. Here's a section of code for the form (but there are 8 other rows i.e. 10 orders): <tr class="stationary-order-input"> <td>[text order-1-page-number]</td> <td>[text order-1-item-number]</td> <td>[text order-1-item-description]</td> <td>[text order-1-quantity]</td>