I think a page is needed in http://drupal.org/documentation/modules/webform for documentation on how to get attachments to work.
I think a page is needed in http://drupal.org/documentation/modules/webform for documentation on how to get attachments to work.
Comments
Comment #1
yesct commentedI installed webform, mimemail, attached a file to the webform node, and checked the "Include files as attachments" checkbox for the webform. I get the email ok, but no attachment and I can't figure out what to try next. Maybe there is a config step for mimemail? Or a certain string that needs to be added in the message body/textarea above those checkboxes? Perhaps a permission?
Comment #2
yesct commentedMight be useful in such documentation:
#159678: Send file attachments in email
#1184032: Webform Customized HTML Email: Attachment not being delivered
maybe especially some of the text in #1184032-4: Webform Customized HTML Email: Attachment not being delivered
Comment #3
yesct commentedfixing my spelling.
Comment #4
gregarios commentedMine seems to work just fine now with Mime Mail 6.x-1.0-beta2 and Webform 6.x-3.12
Comment #5
quicksketchAdding a documentation on how MIME Mail and Webform work together sounds like a great idea, so I'm moving this to feature request for documentation.
Comment #6
polmaresma commentedIs there any documentation of how to attach files to mail?
Thank's!
Comment #7
quicksketch@polmaresma: In short, you enable MIME Mail module, then configure the e-mail in your Webform. There will now be a checkbox for "Include files as attachments".
Comment #8
Siekee commented@quicksketch: Mime OK, checkbox checked, but where can I actually browse to select the attachment?
Comment #9
quicksketch@Siekee, sounds like you're asking the same thing as #1762164: Webform and MIME not sending attachment. You don't choose the file to be sent. Any files that the user uploads as part of the submission (through a file component) is attached to the e-mail.
Comment #10
Siekee commentedThx for quick reply! Guess I'll have to cling to sending them a link in a hidden field to the files. Wanted to use (conditional) webform to let user choose between two files, which would then be attached to confirmation mail.
Comment #11
danchadwick commentedClosed for lack of activity.
Comment #13
crystalgrafix commentedHi,
I'm using Drupal 7 with Webform 4 and I can't see "Include files as attachments" section as mentioned. What can be the issue?
Comment #14
crystalgrafix commentedFound the answer - https://www.drupal.org/node/2503783