By monkfish4d on
Hello,
I've added some extra fields to a pre defined 'product' node... from Ubercart.
There was already an image field - which was of type "File Upload".
I've added 3 Image widgets to the node but am really confused to the difference of File Upload (which seems that it is like an Image Array, that I've set to 1) and an Image widget that lets me set a min and max resolution.
I'm using ImageCache as well. I'm still new all this :-)
Thanks for any help.
nick
Comments
The image field module that
The image field module that integrates with CCK is, I am fairly certain, the module of choice in this instance. File upload is used generally for attaching documents and images to a node. Imagefield, as you can tell, works with imagecache to embed the image more properly.
On my site (below) I have set the imagefield for multiple values, thereby obviating the need for any additional widgets.
Not sure if this is the answer you were looking for, but I hope it helps.
----------------------------------------------------------------------
http://classicvinyl.biz
http://music.classicvinyl.biz
http://association.drupal.org/user/1207
thanks for your reply
thanks for your reply mate... that has cleared things up... I also thought I should ask on the Ubercart forum and it seems they made a mistake with a version and the built in product node came with an Image using File Upload widget instead of the Image widget...
Cheers...