Buy now Customer Login

Online Manual / Configuration Files / Path to confirmation template

Command: templateConfirmation
Usage:

Specifies the location of the confirmation template which shows after the form has been successful.  You can also use the 'redirect' variable as an alternative to templateConfirmation to specify the URL to send them to.  You must provide the whole URL including the http://.

Arguments:

  • value="<absolute path|url>"
    Specifies the location of the confirmation template.

Example:

templateConfirmation value="/path/to/confirmation/template.html"

This example shows how to set a path to the confirmation template.