- Normally, fields that are left blank (and are not required) do not show up in the resulting email. Turning this option on prints all fields, regardless of whether they've been filled in or not.
Syntax
<hidden name="print_blank_fields" value="1">
Example 1 - Try sending yourself an email without 'print_blank_fields' turned on. Any fields you don't fill in won't show up in the email.
Example 2 - Try sending yourself an email with 'print_blank_fields' turned on. Any fields you don't fill will still show up in the email.
Here's the code for example 1: