Since I completely mistook my last email both subject and details i'll write it again and see if i can get the answer when i provide the (hopefully) correct info.
I have a custom content type with an imagefield custom field on it. This custom field allows for multiple values. I can therefore upload multiple images into this content type. However I have to do it one image at a time which is cumbersome. Can I modify something (settings, the module, cck etc) to display multiple upload fields at a time?
I have tried adding another custom image field and naming it the same thing - it allows me to do that but appends an _0 to the name and treats the uploaded files as separate fields.
I took a look at the module code but it doesn't look like it would be possible without really messing things up.
Any ideas? .sander