AEM 6.4 | Multiple thumbnails in page properties | Community
Skip to main content
Level 2
February 27, 2020

AEM 6.4 | Multiple thumbnails in page properties

  • February 27, 2020
  • 2 replies
  • 2944 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

joerghoh
Adobe Employee
Adobe Employee
February 29, 2020

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

Level 2
March 2, 2020
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.
April 12, 2021

Hi, did you find any solution for this?