Language
 
Home Knowledge Base Technical Support Form To Mail Gateway Option field - print_blank_fields
Information
Article ID23
Created On3/13/2008
Modified3/13/2008
Option field - print_blank_fields
Field: print_blank_fields

Description: print_blank_fields allows you to request that all form fields are printed in the return HTML, regardless of whether or not they were filled in. FormMail defaults to turning this off, so that unused form fields aren't e-mailed.
Syntax: If you want to print all blank fields:

<INPUT TYPE="HIDDEN" NAME="print_blank_fields" VALUE="1">