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