내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Issue with Multifield Image in Touch UI (AEM 6.2)

Avatar

Level 2

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,

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 8

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.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Level 10

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.... 

Avatar

Level 10

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

Avatar

정확한 답변 작성자:
Level 8

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.