Details
Description
Hi,
If using the automated receive feature as per example we are experiencing one problem if the uploaded files have the same name. The files are overwrited....
elements.media.type = "file"
elements.media.options.label = "Imagini"
elements.media.options.multifile = 5
elements.media.options.destination = PUBLIC_PATH "/media/categories/"
So if i upload into two fields two files having same name then... Voila... only one file would be into destination folder...
Assigning to Thomas