Greetings. I'm using the forms and forms-mailer extensions to create a form to be emailed. Most of it is working well except for attachments. I've used the <r:file> tag to get a file chooser button/dialog and that appears to work. In the "content" page of the form, what gets emailed, I've used <r:read> to get the uploaded file, but when the form is submitted, a 500 application error is given "for exceptions thrown outside of an action".
What am I missing? Thanks for any suggestions. -- marshal
