Yeah, image field doesn't work the way the embed module does. It would be nice if it did. If there isn't one already, I suggest filing a feature request in the imagefield issue queue. Then it'll get looked at by the maintainer and other people using the module. If you are able to sponser the modification, there's probably someone who can make the change.
Michelle
On 9/10/2007 2:02:43 PM, sander-martijn (sander@sander-martijn.com) wrote:
I do have multiple values enabled - it is not configurable, displays one upload field and redisplays it after uploading.
thanks .s
Shai Gluskin wrote:
Sander,
You need to enable multiple values for a CCK field.
You need to go to Admin --> content types --> select "edit" for your content type --> Manage Fields --> then select the CCK field
you've
created for the images --> then scroll to the bottom of the page and select the box that says "multiple".
At that point things vary depending on the cck module for that field. I'm
using the embed media module and for the embeded Flickr pic field
when I select the "multiple" box I the "create flikr pic" upload form now shows 5 boxes for entering URLs of Flikr pics. I
don't see a
setting where I can change how many of those boxes appear on the form. My memory is that for other CCK fields there is a configurable selection I make where I choose how many iterations of the multiple value field you want to show on the form.
I know it was the goal in Drupal 6 to