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

Mark Solution

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

AEM 6.4 | Multiple thumbnails in page properties

Avatar

Level 2

Hi,

 

OOTB page properties dialog has thumbnail tab which allow to select an asset from DAM or upload from file system. 

I tried to have a custom tab with another thumbnail. I can drag and drop different assets on ootb thumbnail and custom thumbnail but when I save the page properties and open again both thumbnails having same asset.

 

How can I have different thumbnails at page properties level? for example one thumbnail for desktop and another thumbnail for mobile.

 

I also tried using commerce asset picker but no luck.

 

Thanks,

Radha Krishna N

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

6.4
3 답변 개

Avatar

Employee Advisor

Can you check that you store the custom thumbnail in a different property/node than the default one?

Avatar

Level 2
With pathbrowser it is working but I was trying to use the assetpicker twice (1 - desktop, 1 - mobile). Looks like the assetpicker and thumbnail preview are tightly coupled (hardcoded in JSP and JS files) with node name 'image' under jcr:content.

Avatar

Level 1

Hi, did you find any solution for this?