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 ...
HI team,I am using the multifield textfield which is not working properly as for first time i click on edit and enter the values it display that on web page and when i again click on edit button it get wiped on page as well as dialog but still existing in CRXDE in array format. I am using AEM 6.0. ...
Hi All,I have written custom validation on multifield and have registered validator for the same, my validations are working fine while interacting with the fields (textfield and pathbrowser) but on click of "Add Field" button my validator is not getting invoked so author is allowed to submit blank ...
down votefavoriteHi,We have used Context Hub Parameters on Adobe Target Framework within Adobe Target cloud configuration.However, when we have add the following line to add ContextHub to our page component:<sly data-sly-resource="${'contexthub' @ resourceType='granite/contexthub/components/contexth...