Paid affiliate advertisement
CCK Imagefield module: support for multiple file upload fields
capono - June 20, 2008 - 09:31
1. I like to have more then one file upload field and only one upload button. Like this picture: http://www.menpmedia.nl/hans/fileupload.jpg
The number of fields should be a per site setting in the admin section.
2. Extra feature for the above wish would be ajax support: first file is being uploaded while you are browsing for secong file.
Wether to use ajax or not should be a per site setting in the admin section.
Solution can be modification on existing module or new module (preferred).
Project not to be contributed back to the Drupal Project.
This is my first service request, so feel free to ask for more info on this project.

I think multiple file
I think multiple file uploads are supported by CCK imagefield. I don't remember the settings though.
--------------------
Sudheer. S
Binary Vibes Information Technologies Pvt. Ltd.
LAMP
Binary Vibes
It is, but in a different
It is, but in a different manner. A second file upload field appears when the first file is uploaded, and so on. What our customer wants is more then one file upload field and only one submit button (please see the link to the screendump at topic start). He doesn't like to wait for the uploading in between all the files.
What about something like
What about something like this?
Thanks, Fayna. We are
Thanks, Fayna.
We are testing it now.
Require same feature
I would like the same feature. Something like how gmail allows file uploads. Ideally something like facebook/wordpress 2.5 would be best, where you're able to select multiple images from your harddrive at once.
Having to wait for the first file to upload before you can upload a second wastes input and node creation time.
------------
Freelance Web Designer
Have a look at
Have a look at http://drupal.org/project/image_fupload , it will also support imagefield when there's a release candiate for it =) (only for Drupal 6 and higher)