If we are upgrading from AEM 6 (sp3 to be specific) to AEM 6.4, should we be running 'Lazy content migration'? or is it only applicable when upgrading from 6.3?
Hello,I have a component with a radiogroup with three options corresponding to a JS library. My JS files are under the component root in js.txt as: /js/library1.js/js/library.2js/js/library3.jsWhen the end-user selects one of the radiogroup options, would it be possible to only load the selected JS...
Hello,I'm trying to pass the value from cq:dialog property to a JavaScript function but the compiler is erroring out on the '$'. If I wrap the property in quotes, it's treated like a string. How can I get around this? Using AEM 6.4<div><sly data-sly-use.logic="${'clientlibs/js/logic.js' @ width=${...
What should be configured before using microsofts default translator for language copy in aem 6.4.searched many places but cant get appropriate content.
I was trying to use getModelFromWrappedRequest of org.apache.sling.models.factory.ModalFactory class of Sling API. From the sling documentations, it looks like this method was introduced in Sling 10 API. I tried adding latest dependencies related Sling API. But it didn't resolved.org.apache.sling.mo...
Since years the login on "www.adobeaemcloud.com" somethimes is working and sometimes not.If you come so far that the login worked (login is not working everytime), you get kicked out after a second. What kind of trick should that be? Every account in the company has the same problem. But like magic ...
I need to access one of my page with anonymous user login instead of login as admin credentails ?I have set permission as read for my particular page and saved it.and logged out as Admin and tried to login as userid :anonymouspassword default is none but I am not able to login . I just need to chec...