silverstripe-dropzone
silverstripe-dropzone copied to clipboard
fix(FileAttachmentField): If setMaxFiles() is above 1, call setMultiple(true)
trafficstars
If setMaxFiles() is above 1, call setMultiple(true).
Any reason this behaviour wasn't already in the module? (Related issue: https://github.com/unclecheese/silverstripe-dropzone/issues/83)
@unclecheese Are we able to merge this in please?
@unclecheese Any comments on this?