Is it possible to modify the Upload field datatype, to hande multiple files? Like this: when you upload a file when there is already one uploaded, it will just get listed beside the old one, instead of getting overwritten.
If you look at the source it might be possible for you to modify it to support this to create your own data type, but it is not default functionality. I know there is another upload data type which was original created at Code Garden 08 that uses flash and allows multiple file uploading.
Upload field datatype
Hello,
Is it possible to modify the Upload field datatype, to hande multiple files?
Like this: when you upload a file when there is already one uploaded, it will just get listed beside the old one, instead of getting overwritten.
"Screendump" - transformed in Photoshop :) http://www.gratisupload.dk/download/35683/
Thanks in advance,
/Mathias
Hi Mathias,
If you look at the source it might be possible for you to modify it to support this to create your own data type, but it is not default functionality. I know there is another upload data type which was original created at Code Garden 08 that uses flash and allows multiple file uploading.
Best regards,
Chris
You can try Repeatable Custom Content with improved media picker to similar functionality.
is working on a reply...