multiple file upload(field) - set size limitation per file #1147
Unanswered
sadeghhosseini
asked this question in
Q&A
Replies: 1 comment
-
|
Are you find a way sadegh? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to specify limit per file when we are using
fieldsto upload multiple files.e.g.
What I mean is that for instance in the example above, is it possible to set file size limit on
avatarandgalleryseparately?I tried using
fileFilterbut the second parameter offileFilterwhich isfiledoes not provide file size.Beta Was this translation helpful? Give feedback.
All reactions