Home > Structure > English > special tags > module tags > formtoemail > Formtoemail Tags
A newer version of this fact exists. (view)
Formtoemail Tags
 

<formtoemail_ifsuccess>...</formtoemail_ifsuccess>

 

The contents inside this tag will be displayed if the form is submitted successfully 

 

info3 - 125057.2

You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>followed by the tag <loadmodule formtoemail/>.


<formtoemail_ifsuccess_else>

 

After this tag you should place the <form> tag. The contents will always be displayed.

 

Example:

The above tag along with the formtoemail_ifsuccess tag can be used in the following order:

<formtoemail_ifsuccess>

<formtoemail_ifsuccess_else>

 <form> .. <input>... </form>

</formtoemail_ifsuccess>

 

info3 - 125057.2

You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>followed by the tag <loadmodule formtoemail/>.


<formtoemail_errors/>

 

Displays text if errors occur while submitting the form.

 

info3 - 125057.2

You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>followed by the tag <loadmodule formtoemail/>.


<formtoemail_value value_name/>

 

Value_name is a custom value. It should take the value of the "name" parameter of the <input> tag and be assigned to the "value".

 

Example:

<input type="text" name="telephone" value="<formtoemail_value telephone/>">

 

info3 - 125057.2

You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>followed by the tag <loadmodule formtoemail/>.



Metainfo:
Author: factline Webservices GmbH; Copyright: factline Webservices GmbH; Published by: Ivo Marinov (factline3)
factID: 1473965.1; published on 25 May. 2010 11:32
 
Shortcuts:
 
Referers (2):