Is it possible to do this? I can think of a million ways this would be useful, and it doesn't seem extremely hard to implement. Next version perhaps?
Currently I need to show image upload fields if an image upload field has already been used.
For instance, if someone uploads an image, it adds another image upload field (the field name doesn't even have to be dynamic, I can generate a certain number of these beforehand).
I'll probably end up doing this with JS, but it'd still be nice if this was included in future versions. Hell, maybe even a way for people to delete these extra fields as well? :)