Filepicker.io - Limit number of files
Asked Answered
E

3

5

I'm wondering if Filepicker.io has the ability to limit the number of files a user can pick/upload? Looking through the docs I can only find maxSize which limits the size of the individual files. Is this currently possible? If not, any plans on supporting this in the future? Thanks.

Emblements answered 27/11, 2012 at 14:48 Comment(0)
S
7

Filepicker.io doesn't currently support this, but it's a reasonable request, we'll see if we can squeeze it in to our near-term roadmap

Smaltite answered 27/11, 2012 at 19:15 Comment(1)
Wondering if there's been any development on this feature?Emblements
T
1

Maciej Witowski that sounds very awesome thanks. Is it possible to use maxFiles with the Filepicker widget way.

Like data-fp-maxFiles="x"? while still using data-fp-multiple="true"

I couldn't find it in the documentation, and I've tried to test the code. I assume it's a no?

Teenager answered 15/2, 2015 at 12:52 Comment(0)
H
-1

We have just added a max_files option to limit the number of files.

Example: form.filepicker_field(:filepicker_url, max_files: 5)

Cheers,

Handfast answered 12/1, 2015 at 9:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.