Replies: 2 comments
-
|
This is a common issue for us also. The problem is that the cumulative size of all attachments on the submission exceeds what the website's email server allows. The error occurs during "Send email" or "Send email with template" workflows, when the "Attach Uploaded Files" option is enabled. A solution to this could be:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'd like to also chime in. There's so many great settings in the File Upload field type, except for this very obvious one. This ideally should be setable from the Form Builder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which Umbraco Forms version are you using? (Please write the exact version, example: 13.4.0)
13.4.2
Which Umbraco version are you using? (Please write the exact version, example: 13.5.2)
13.8.1
Issue summary
We have a client who isn't receiving email notifications of form submissions, because the attchments users are uploading are too large.
Specifics
Would it be possible please to add a size limit to the file upload field type, that would then be checked upon form submission.
Steps to reproduce
Create a form with an upload field and complete the form using a very large upload.
Expected result / actual result
Ideally the form wouldn't submit and the user would be prompted to upload a smaller file.
Beta Was this translation helpful? Give feedback.
All reactions