Setup

(c) [werk01.de]
Submitting a form as an email needs generally two pages:
  • Form page
    one page with the form itself, create your fields here, give them appropriate names and a submit button. Link to the...
  • Destination page
    put the FormEMailer object in this page and adjust the fields to your needs.

Hint: the separation of the form and destination page is for explanation purposes only, you can merge them into one page if you like.