I have created a component in hybrid-reference-app and tried to include the JS through external and internal JS code. This is working on website and the Emulator (Chrome Ctrl+Shift+M) , But it's not working on APP.HTML created path -> "/apps/hybrid-reference-app/components/social/social.html"JS crea...
I have a Sling Servlet named RecommendationsServlet which is resolved for one user and un-resolved for the other. I have attached screenshots for both the requests from Felix. Only difference I see is that the request is processed as a customer for one user and full-customer for another in the felix...
<sly data-sly-resource="${'mainImg' @resourceType='wcm/foundation/components/image'}" />Question: I want to use drag-and-drop image (html5smartimage) component in Edit Mode only and to fetch the link to the image file (./fileReference ) and use it as a css/background-image for a div.while I edited i...
Why AEM archetype11 projects are not able to show in Add resources when i try to add in AEM Server in Eclipse Neon for the Sync.And if i have only the projects open in Eclipse that have been created by archetype11 (and all other aem archetype10 projects closed) then i can see a popup as shown below.
I got everything setup and running on my local machine (OSX). I get to the login screen, but I don't have a username or password?Is there a default one? Nothing in the documentation on this either....just says "Once you've logged in...."Thanks for the help!
I have aa package automatically generated from a git package (by bamboo, waiting on changes) that contains a dialog file at /ui.apps/src/main/content/jcr_root/apps/uc-base/components/eapis/ecurriculum/dialog.xml which doesn't get overwritten.My filter.xml is defined as this: <?xml version="1.0" enco...
Hi All,We are upgrading from CQ5.6.1 to AEM 6.2 (Service Pack 2 and Communities Feature Pack2).As part of the upgrade project we have extended some OOB components (Comments, ActivityStreams), these components renders fine in Dispatcher which is not a secure url (HTTP request), but they gave error on...
Hey everyone, I just started working with AEM a few months ago and I come from a web dev background. I am transitioning a team from all developing on the same dev environment and moving code between environments using packages to working on local instances and using source control.Currently I have a...
Hi,For the assets references in the page, we have links as /content/dam/xx/abc.png . Is it possible not to expose the internal path of the asset (/content/dam) , so that we can have a link as /xx/abc.png in the page which is resolved to the actual path internally and displays the asset properly over...
I have this html data -<img width="138px" height="74px" rev="om" src="//www.xyz.net/abc/2/3/4/data/image/data_6812?wid=138&hei=74&qlt=90,0&resMode=sharp&op_usm=1.1,0.5,1,0" alt="category"/><p>Category</p>but when I call and get the json it not able to traslate the html properly and s...