Skip to main content
Example code for a contact form In the template views\contact.htm
In this code example, we show which data was successfully submitted. If submission failed, we display the corresponding error messages.

Variables/fields

The following variables are available for this form. The values of the variables can be accessed via the .value operator.