PRINT BLANK FIELDS


Set the variable $PRNT_blankfields to the value of “1” to include form fields that were left blank in the “data results” email.

Example:
$PRNT_blankfields = "1";

Set the variable $PRNT_blankfields to the value of “2” to exclude form fields that were left blank in the “data results” email.

Example:
$PRNT_blankfields = "2";