- The URL: http://???
- Browser (and version): ???
- cforms version: 5.52
- possibly other plugins that might interfere:
- Do you get an error message (e.g. use Firebug):
[desc]: I am hoping there is a simple solution to this, or even a complex one. It seems like there should be a way to do this...
When using the File Upload boxes, is there a way to get each submission to upload into a different and unique folder? Instead of putting all uploaded files into the same directory and tacking on a prefix to the filenames (1-photo.jpg, 2-photo.jpg...) could the plugin make new directories, where photo.jpg could be in folder 1 and folder 2 which are subdirectories of the main upload folder?
I am using a form right now that allows you to upload up to 10 photos and instead of those 10 new photos going into the default upload folder, I'd like the plugin to create a new subfolder under the default folder and put the images in there. It doesn't matter what the folder is called (001, 002...or created using the input of a field in the form like "Title of Photo Set").
Just to be clear, I have no problems uploading right now, it all works great. I'd just like to be able to get each submission automatically placed into dynamically created folders underneath the main upload folder.
Is this possible? It seems like you should just be able to stick a variable in the Upload Directory setting, but I haven't seen anything related to this anywhere in the forums or elsewhere.
Thanks so much if you can help in any way!