Question
I have a form, similar to the Twiki Registration form, with a number of drop-down menus and text boxes. I would like users to be able to complete the fields and press a Submit button and have the information emailed to a specific email address. Is there a simple way to do this?
Thanks
Environment
--
JasonLawless - 19 Sep 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
SendEmailPlugin was created for this. You can create the form using html of
FormPlugin. In the examples topic of FormPlugin you will find an example how to make the 2 plugins work together.
--
ArthurClemens - 19 Sep 2008