Hi Johan,
I'm not sure what you mean, do you want to have lots of images in the form and select one to display? If so, then you can do that with JavaScript, something like
ImageField1.rawValue = Image1.value.image.value
So, you would end up with 2000 Image fields
Bruce