Hi!

I want to get blank file uplaod form (like "add another item" click) automaicatlly after I upload previous image.

How can I make it?
I try to patch imagefield (filefield) module for this, but I hove no decision now.

Thank you

Comments

nachenko’s picture

When you click on this button, a Javascript (jQuery) event is fired that adds the new field. You should find a way to fire this event when a new image is loaded.

jem500’s picture

Hello,

I'm getting mad. I want to do the same thing but I don't find where I can call js_add_more.

Somebody can help me ?

Thanks !