Hello,I have a component "Three Card Merchandising" that contains other components like "Merchandising Cards" like so:<div class="cmp-threeCardMerchandising__cards"> <div class="cmp-threeCardMerchandising__merchandisingCard merchandisingCard" data-sly-resource="${'card-one' @ resourceType='corp-...
Is it standard practice to allow public access to the AEM Author (/linkshare.html, /linksharepreview.html, /linkexpired.html) for asset link sharing? I assume we would also need to open up paths like /etc.clientlibs and potentially others?Once I've shared an asset, is there any way for me to recove...
Does the Adobe DAM support reordering pages (subassets) within a PowerPoint (PPT/PPTX) or PDF file? I have a client that is asking for this functionality, as their current DAM apparently supports this. I've experimented a bit with AEM 6.4 but though AEM is able to parse the PPT/PDF into subasset p...
Hi Team,How reverse replication technical works in AEM.I have googled but not getting technical stuff. if any one technical background of reverse replication kindly share with me.RegardsManikantha R
I'm trying to create a component for screens with anime.js v3.0.1 library animation.But I'm getting error.it runs ok with jQuery v3.3.1 outside aem.But I'm having trouble integrating it to AEM. seems to me like it's jquery conflictHow can I resolve this?I've triedAdobe Experience Manager Help | Inte...
Hi there,According to this document Enhanced Sort , assets can be sorted on search result page.I have AEM 6.4.2 installed and when I search assets using keyword, on result page I can't see sort icons in column headers.Do I need to do some sort of config thing?ThanksHarpreet
Hi,We have upgraded our instance to AEM 6.4.3, After the upgrade, any component which has more than 1 xtype:tags throws the below exception in the console.Anyone encountered it? Attached the screenshot of the error
I am Using Query builder API for fulltext search, When using hits.getExcerpt() i am getting value as {relevant_links} for few pages. But when checking the same under http://localhost:4502/libs/cq/search/content/querydebug.html i was able to see proper excerpt for the pages. I have set setExcerpt to...