Submit button

Code:

[submit, label, email, mandatory]

  • This code will be replaced by a submit button.
  • Replace label with the label of the button, e.g. Send form.
  • Replace email with the email address you want the form to be sent to, e.g. (remove XX) your.name XX @yourwebsite XX .com.au.
  • Replace mandatory with field titles of mandatory form fields, separated by +, e.g. First_name+Department+Hobbies, with no spaces.

Important: This is a required element for every form.

Example:

[ submit, Send form, (remove XX) reception XX @example XX .com.au, First_name+Last_name+Email+Comments]