How one can limit maximum upload size with deform.widget.FileUploadWidget() so that the validation fails with a friendly error message if the file is too large?
Asked
Active
Viewed 96 times
1 Answers
1
Maybe this code from Kotti can help. The answer seems to be a custom validator.

Roman Susi
- 4,135
- 2
- 32
- 47