Feature Request: Add Max File Size Validation to Upload Field #1537
erikjanwestendorp
started this conversation in
Ideas
Replies: 0 comments
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.0
Which Umbraco version are you using? (Please write the exact version, example: 13.5.2)
13.7.2
Issue summary
We would like the ability to define a maximum file size for the upload field. While it's currently possible to achieve this by creating a custom field type, it would be much more convenient if the default upload field supported this functionality out of the box.
We've built several workflows that transfer uploaded files to external resources, and in some cases, these systems impose file size limits. Having built-in validation for maximum file size would help prevent issues and improve user experience.
Specifics
No response
Steps to reproduce
Create a from with an upload field
Expected result / actual result
No response
Beta Was this translation helpful? Give feedback.
All reactions