By ipallian on
Hi,
I'd like to create a content type, in that there is a field (such as filefield or imagefield) which allows uploading multiple images. I'd like to display the uploaded images as thumbnails so users can select / delete images before saving the content.
Thanks,
Dang.
Comments
_
See the http://drupal.org/project/imagecache module.
Thanks WorldFallz. I found
Thanks WorldFallz. I found what I need to use: image_fupload. I tried this module before but because I enabled Devel module at the same time, the 'Upload' button does not show up (Devel Theme developer module hides a lot of buttons), so I assumed image_fupload does not work for me. Minimum 2 days wasted. Painful experience with Devel module.
This is a recommendation for newbie developers: only use Devel when you need to debug. Otherwise, please disable it.
Dang.
Devel
I have to say that I have had issues with the Devel module in the past too. Sometimes the costs outweigh the benefit.
I might also add that Worldfallz recommendation for imagecache module is the more common solution for what you are doing. But if you got what you need working, then never mind.
A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com