Feature Request: Configurable File Limit for Upload Field #1536
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
At the moment, it is not possible to specify within an upload field how many files can be uploaded. I know this can of course be achieved by creating a custom field, but I thought it might be nice to have this configurable within the existing Upload field.
Currently, some of our clients would like to limit the upload field to 2 or 3 files. We have a custom workflow where the files are forwarded to an endpoint that only allows a limited number of files to be sent. Right now, we only have the option to allow either one file or multiple files.
Specifics
No response
Steps to reproduce
Create a form with a file upload.
Expected result / actual result
No response
Beta Was this translation helpful? Give feedback.
All reactions