User Tools

Site Tools


doc:dev:form:form_to_email_cgi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:dev:form:form_to_email_cgi [2014/06/20 12:15] vikkidoc:dev:form:form_to_email_cgi [2015/01/16 15:24] (current) – external edit 127.0.0.1
Line 30: Line 30:
 |_formSubject |Subject of email: The date & time stamp [datetime] will be replaced with the form submission date and time.\\ [formRef] is a unique number genereted for the email, good for tracking use| |_formSubject |Subject of email: The date & time stamp [datetime] will be replaced with the form submission date and time.\\ [formRef] is a unique number genereted for the email, good for tracking use|
 |_formTo |Email for this form to send to.\\ You can turn this to hidden field if you are sending this form to a permanent address.\\ Separate each email with ","| |_formTo |Email for this form to send to.\\ You can turn this to hidden field if you are sending this form to a permanent address.\\ Separate each email with ","|
-|_formOutputTemplate (new)||The field/value format in email. By default, this is set to:\\ [<field>]<br><value><br><br>\\ You can change the format easily to:\\ <field>: <value><br><br>\\ If you would like to have the field name and value stay in one line.\\ Note that only 3 keywords are supported: <field>, <value> and <br>|+|_formOutputTemplate (new)|The field/value format in email. By default, this is set to:\\ [<field>]<br><value><br><br>\\ You can change the format easily to:\\ <field>: <value><br><br>\\ If you would like to have the field name and value stay in one line.\\ Note that only 3 keywords are supported: <field>, <value> and <br>|
 |_formOutputTemplate_header (new) |The text to insert at the beginning of the email| |_formOutputTemplate_header (new) |The text to insert at the beginning of the email|
 |_formOutputTemplate_footer (new) |The text to insert at the end of the email| |_formOutputTemplate_footer (new) |The text to insert at the end of the email|
Line 52: Line 52:
 |Submit button |You may change the label to anything| |Submit button |You may change the label to anything|
  
 +View PDF version: {{:doc:dev:form:form_to_email_cgi.pdf|}}
  
 Jan. 2000\\ Jan. 2000\\
doc/dev/form/form_to_email_cgi.1403237704.txt.gz · Last modified: 2015/01/16 15:24 (external edit)