Hi,
In AEM 6.1, if there are 2 FileUpload Widgets, then drag and drop option does not appear for 2nd image and second image is also not displayed in dialog. I am using different file names and file references for both images. For e.g.
For 1st Image:
FileName : ./firstimage/fileName
File Reference: ./firstimage/fileReference
Name: ./firstimage/file
For 2nd Image:
FileName: ./secondimage/fileName File Reference: ./secondimage/fileReference Name: ./secondimage/file
Can anyone point what i am doing wrong?
Regards,
Mayank