Section |
---|
Column |
---|
Form submissions can be emailed to a recipient when the user clicks the submit button. To configure the form to send an email upon submission, open the form designer and click the what happens to my data icon. This will launch the wizard selector. Choose the Email Data to Specified Address wizard. Each time the form is submitted, will send an email message with the form submission data, optionally an attachment snapshot of the form image, and optionally the data in XML format in an attachment named "form".
|
|
Email Addresses
You can enter multiple comma or semicolon separated addresses in the To, Cc, Bcc fields and a single Reply To address. The email address may either be a static address such as info@frevvo.com or a dynamic address by using template syntax such as {person}@frevvo.com if you want the name dynamic and the domain static or {emailAddress} to make the full email address dynamic.
...