[Untitled]

  • Creating new Form

Fields

Choose whether to display an on-page message or redirect to a different page after they submit the form.

Emails

Send custom emails when the form submits. Use comma separated lists to send the same email to multiple recipients. To reference a value from this form, wrap that field's name with double curly brackets, i.e. {{firstName}}. You can use a wildcard {{*}} to output all data and {{*:table}} to format it as an HTML table in the email.