File and picture fields setting for more than 1 file

File and picture fields setting for more than 1 file

by Lukas Celinak -
Number of replies: 1
Picture of Plugin developers

Hi, it is possible to add functionality for field file and image, where we can set up max files for field?

You have this in code for file field, than im asking:

field.class.php 69: $options->maxfiles = 1; // Limit to one file for the moment, this may be changed if requested as a feature in the future.

Thank you.

Average of ratings: -
In reply to Lukas Celinak

Re: File and picture fields setting for more than 1 file

by William Lu -
Picture of Particularly helpful Moodlers
Sounds interesting.
Why don't you test it and share the result with us?
Thanks.