Attaching file into an email

gonzalos 10 Apr, 2016
Hi,

I am having a problem to attach a file into the email. I changed the type to 'file'

<form action="http://page.com?chronoform=myForm&event=submit" enctype="multipart/form-data" method="post">

And then I added the file upload to submit() here i attach a screenshot.

When I submit the form I get the form with all the field but without the attached file. Any ideas on how to solve it?

Thanks
GreyHead 11 Apr, 2016
Hi gonzalos,

Please check that you have added the name of the file input element of your form in the Email action attachments box.

Bob
gonzalos 14 Apr, 2016
Hi GreyHead, thank you for the reply.
I added the email to the action attachments box and still doesn't work.

Due that many people ask you the same again and again, why don't you make a video with the different options and post the video?
In the mean time, what other thing can i try to add attachments?

Thanks
GreyHead 14 Apr, 2016
Hi gonzalos,

Please add a Debugger action to your form On Submit event and copy and paste the debugger output here.

Bob
This topic is locked and no more replies can be posted.