I'm planning to convert an Asp.net website to AEM website, I followed the docs but didn't satisfied How to Create a Fully Featured Internet Website - docs.adobe.com Please provide me some links through which i can develop a website more efficiently and quickly.Thanks
Hi all,We noticed in our AEM 6.2 and AEM 6.3 instances that when we click on a content node in crx/de that the section "Effective Access Control Policies" on the bottom right pane is always empty.Compared to AEM 5.6 we could see the "Effective Access Control Policies" containing the node's access co...
Hello,I'm trying to add CSS for a component. I've created a cq:ClientLibraryNode and then created two new files under it >> css.txt and component.css. Please advise how to load this file for the component as the styles in component.css are not getting applied.Thanks in advance.Regards.
I am getting this error message in the javascript:Uncaught TypeError: CUI.rte.ui.cui.DefaultFullScreenAdapter is not a constructor at instanceGenerator.initializeEditorKernel (rte.js:42861) at instanceGenerator.start (rte.js:43168) at processConfig (rte.js:35483) at Object.success (rte.j...
Hello,I am having some problems with this step... I already installed JDK 8 64 and 32 bits.Is AEM 6.3 PDF Generator incompatible with JDK8?Does anyone has a clue why it is not recognizing the variables? It only recognizes the JAVA_HOME variable.Cabeçalho 1INFORMATIONEnvironment variable JAVA_HOME is...
Why the following query type=cq:Page1_group.1_path=/content/we-retail/it1_group.2_path=/content/we-retail/fr1_group.3_path=/content/we-retail/us1_group.p.or=trueorderby=@jcr:lastModifiedorderby.sort=descproduce this error: Could not run xpath queryjavax.jcr.query.InvalidQueryException: java.text.Par...
HelloLearning AEM authoring and would like to know if there is a collection of components or widgets you can download to use in your web pages. The accordion that is available to drag and drop on the web page I have found does not work as good as JQuery. It is difficult to edit and can not alphabe...
Hi,I am trying to do the AEM-ACS integration for my project.The project runs on AEM 6.3I have set the configurations required for Adobe Campaign in **Tools->Cloud Services->Adobe Campaign** and the connection is successful.However, I have also set the other configuration such as -Day CQ Link Externa...
How to Iterate a Map In Sightly In my use class I hava a Map like theseMap<Integer,String> hm=new HashMap<Integer, String>();@Overridepublic void activate() throws Exception {// TODO Auto-generated method stubhm.put(1, "aaaaaaaaaa");hm.put(2,"bbbbbbbbbb");hm.put(3,"cccccccccccccc");}How to iterate k...
Hello, We just migrated our websites to AEM 6.3. I'm trying to solve an issue where the new Paragraph System - HTL in 6.3 is showing all icons in the component context. In 6.2, these are all hidden except for the Parent icon. I tried to add a property to the parsys, cq:noDecoration=true, but didn't ...