Summary:
Multi file upload fielddef
Detailed Description:
Is it possible to add a fielddef that allows you to upload multiple files?
Example for showing a image-gallery on a specific LISE detail page. The current
fielddefs only support up to one file, meaning that you have to add as many
fielddefs as images, making it user un-friendly. It would be handy to drag and
drop the files you want to upload. Giving back an array with the filename,
fileextension, filesize, fileURL.