-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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