Multitifield with image in aem 6.4 doesn't store the image values in multiifield items
Hi, I have created multifield with image in aem 6.4. The image resource type is "cq/gui/components/authoring/dialog/fileupload". When i author the content, other properties are getting stored in multifield item nodes, the image is stored under parent node of the item nodes.
Below is the dialog structure,

Below is my page content structure,

i need to store that image under the item0 node.
I have tried with coral 2 and coral 3 fileupload for image, these things not at all working for me.
Coral 2 fileupload also fine if anyone suggest the structure.
Any suggestion on this would be more helpful.
Thanks,
Velu