Hi All,I am working on AEM 6.4 and when i try to edit a component in mobile view i.e. using an emulator, I am not able to see the editbar/Toolbar of the components completely. I have tried changing the cq:dialogMode and cq:layout to all the available options but no luck. Any suggestions on why its h...
We are aware that the Adobe Maven Repo is down at the moment. We reported it and we hope it will be back up soon. Keep you eye on this post as we will report any updates.
Just wondering if anyone can point me to a clear piece of documentation to differentiate between when we would use ./jcr: and when we would use a custom value such as ./customname?
https://repo.adobe.com/nexus/content/groups/public/ is not working for meIs it down or I'm the only one with the problem? I was starting to think I was loosing my mind trying to update to uber-jar 6.4
what is the fragmentation?Explain in briefwhat is the use of fragmentation and where we use fragmentation and how to use fragmentation?advantage of fragmentation?
Hello!When trying to run "mvn clean install -PautoInstallPackage -Padobe-public" our build is failing with the error:"Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:0.5.1:install (install-package) on project fs-core.ui.apps: Connection refused (Connection refused)"Also, when w...
Hi Friends,I wrote a function to getProperty of an node and set its for an other node.Example: The property name: benefits , type: String[] , value: 1,2,5When I view properties of a page, select the benefits and click Save button. It will get the benefits values and set for an other page.The functio...
Hi Experts,Apologies, these are too basic and I already tried to search forum for it but couldn't find right recommendation for it, so thought will pull the brains of the experts on this topic.I and my team are debating on some of the Asset best practices when it comes to responsive site and wanted ...
Hi Experts,We want to bypass a specific url from custom authentication handler means whenever this url is browsed, it should not be authenticated. I am using standalone AEM server so updating tomcat web.xml is not possible. Another way, lot of post says to update "Apache Sling Authentication Service...
Hello Everyone,I am trying to use/customize core Image component (V1, V2) as per the adobe document. By following adobe document I just created a wrapper node and added sling:resourceSuperType="core/wcm/components/image/v1/image".When I add Image to Image component (V1 or V2). for V1 Image component...