Hi All, We have Proxy Carousel component with left, right buttons on Desktop to navigate for next slides, been implemented from core carousel component. Any feasible way of providing swipe option on Mobile devices instead of left/right button clicks on the component. Where exactly it needs to be tak...
Hi, I would like to add anther property into the container component, but not through CRXDE. I am using Intellij and that is where I am making my changes. I have made a couple of changes but when it is time for deployment I don't see any of my changes in CRXDE. I am wondering if the HTL code I use...
Hello - I'm finding whenever I upload any imagery or video to AEM (for example, landing page lead banners), they become quite pixilated and it seems AEM is adding a level of compression rather than allowing me to upload rich content. Is there a workaround, or any best-practice guidance? The files th...
How can we use different branding (designs) by using same template and component with static template and JSP components files. Only styles required to change and build a new site.
Dynamic Media encode video is taking too much time on 6.5.Assets are getting processed but at very slow speedAny idea what could be raason for slowness? thanksdipti
AEM can connect to SAP CDC via Community Identity and authenticate, authorize users who are accessing AEM pages. Using UI builder in Community we can build the login page and inject it to AEM via screen set JavaScript plugins. AEM can connect to SAP CDC and authenticate/authorize but can the logi...
Hi there, I'm trying to build an integration with AEM that allows to manage your assets via HTTP rest api.I'm wondering if how I can get the list of all available instances via HTTP REST request. For example, I have multiple sites (urls are fake):1) https://author-p43805-e183442.adobeaemcloud.com2) ...
Recently we deployed our AEM 6.1 code into AEM 6.5 version with the existing code the classic version of dialogs multifield not able to open "Add Item" thing content present on the page / It showing blank please refer the image. Any one have reference link or article for this we stuck here that was ...
Hi all, I am implementing AEM site search functionality using elastic search. My requirement is to extract the page content as json and push it to Elastic search for indexing. I will have to do this on author on an event . I have implemented this using com.day.cq.commons.TidyJsonItemWriter and jsonW...