I have created a Content Type called Image which has a CCK Image Field attached to it. I want to allow my users to upload multiple images from a single page, meaning I need each field to create a separate node.

Am I looking at some custom work here or is there current solution for this scenario?

Thanks.

Comments

WorldFallz’s picture

...allow my users to upload multiple images from a single page, meaning I need each field to create a separate node.

I'm not sure what you're after here-- you can upload multiple images to a single imagefield on a content type-- just check the "multiple values" option on the field options.

But fields don't create nodes-- i have no idea what that means.

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

JStarcher’s picture

When you check the Multiple Values it doesn't allow for multiple images. Each images is it's own node and the image is attached to the node via the CCK Image Field

WorldFallz’s picture

afaik this is not possible with imagefield.

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

grandcat’s picture

... but soon http://drupal.org/project/image_fupload will support this feature (2-3 weeks or a bit longer, depending on the stability of imagefield (D6 only)).

alexpz’s picture

but d6 don't have the video module in d5. hopefully d6 will have a video module