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
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Is it possible to specify limit per file when we are using
fields
to 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
avatar
andgallery
separately?I tried using
fileFilter
but the second parameter offileFilter
which isfile
does not provide file size.Beta Was this translation helpful? Give feedback.
All reactions