I can confirm all the below:
- SMTP is enabled and all set up.
- The attachment field is added to the form (I tested it with and without)
- I experimented with adding a file upload, so the attachments section was finally visible, but the "Include files as attachments" was inactive.
- I upgraded to 6.3.x.
I am in a bit of a rush, because the form is to register to an event. I wanted to attach the ICS file I generated for an Add to Calendar option. I'll just hardcode the link to the email body instead.
Thanks for the tips, though. Maybe it could be useful to have an option to simply include attachments without having to add an attachment field to the form.
Thank you for replying Jacob! Well that's the strange thing: I don't get the Attachments section under Settings > Email / Handlers > Add email. So I am unable to enable "Include files as attachments". I tried all sorts: added a new email, updated the webform module, updated the webform_attachment module, uninstalled and reinstalled webform module, re-enabled the webform_attachment module, restarted DDEV, etc.
titacvetkovic → created an issue.
titacvetkovic → created an issue.
TitaCvetkovic → created an issue.
Hi @Hebl,
Thank you for testing this from your end.
Well, that's the odd thing - I don't get any errors anywhere. All of this is clear:
- /admin/reports/dblog
- /admin/reports/status
- PhpStorm "Problems" tab
- Firefox Developer console
- Chrome console
But the emails are chopped locally and on the server. It looks like the issue starts before JS even starts working on it.
For now we just had to disable the module on the live site in order for the emails to look professional.
TitaCvetkovic → created an issue.
TitaCvetkovic → created an issue.
Enabling admin_toolbar_tool fixes this issue.
TitaCvetkovic → created an issue.