Hello,
I have been facing issue with Image drop down in Touch UI Multi-field in AEM 6.2.
It seems that Image as a component works fine but as soon as I drop the OOTB Image component in any Touch UI Multi-field it stops working. The Multi-field creates a JSON object.
Data is populated in the JSON from Dialog. (See the Screen Shot attached)
JSON object shows weird behavior and at times data of image is not populated.
Dialog is not able to retrieve the value. (See the Screen Shot attached)
We also see JS error in console.
Please suggest if Image in Multi-field is possible in Touch UI
Regards,
Solved! Go to Solution.
Views
Replies
Total Likes
I would stay away from implement any custom xtypes/touch ui dialog fields like Scott's article mentions. You'll undoubtedly run into issues during an upgrade.
Personally i would think of how to re-structure the component to where the multifield isn't needed and rather use a component per item. Lokesh's option is also 100% valid but you'll lose the ability to crop/size the image.
Views
Replies
Total Likes
We have a community article on this use case:
http://experience-aem.blogspot.com/2016/06/aem-62-touch-ui-composite-image-multifield.html
Hope this helps....
Views
Replies
Total Likes
Hi Puneet,
Drag and drop feature of image when used in multifield has some issues. Instead please use the browse option for image when you are using it in multifield.
Also, please raise a support ticket for this issue so that the product team can take a look at it.
Thanks,
Lokesh
Views
Replies
Total Likes
I would stay away from implement any custom xtypes/touch ui dialog fields like Scott's article mentions. You'll undoubtedly run into issues during an upgrade.
Personally i would think of how to re-structure the component to where the multifield isn't needed and rather use a component per item. Lokesh's option is also 100% valid but you'll lose the ability to crop/size the image.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies