Hi All,we are in process of setting up contexthub in AEM 6.4. In our page component's head.jsp, we have included the contexthub component as below<sling:include path="contexthub" resourceType="granite/contexthub/components/contexthub" />contexthub configurations and segments are placed inside the /c...
Hi All,I am facing some issue with rte in multi field. I have created a custom component with RTE in multi field. Each multi field item have 2 rte fields. Which is working fine in local and DEV environments. But getting some issue in UAT environment. When i try to click styles like bold, italic, the...
Hi I have created a content fragment and I am exporting the json of this content fragment on a page by adding model.json in the url (e.g. https://localhost/content/we-retail/us/en/experience/testpage.model.json). This gives me a complete json of the content fragment on the page - { "title": "testpa...
I tried to get to the remote ip and changed the configuration on clientheaders or add / info "1" to the config file, but nothing happened. Below is the keys I want to collect values but all of them returned null.AEM - Questions/ clientheaders{"*"}/ auth_checker{ / url "/ bin / permissioncheck...
Is there any way i can add image in RTE (by exploring path or so) and also can adjust Height/Width of sameI tried Dragging-n-Dropping the same is not working in my Chrome and IE 11 browser(Screenshot attached)as i can find RTE Plugin for Image which only allows me to adjust the alignmentPlease let m...
When I attempt to execute the code snippet in the "How to programmatically access the AEM JCR" article, I get the following exception:Exception in thread "main" java.lang.ExceptionInInitializerError at GetRepository.main(GetRepository.java:15)Caused by: java.lang.IllegalArgumentException: unknown t...
We recently upgraded from AEM 6.0 to AEM 6.3. We've run into a situation with links in rich text boxes. Whenever we create a link to an asset (such as a PDF), and publish the page, the published site links to the asset on the author server. I checked the jcr node and the link that is populated in...
Hi Team,There are many area of libs in AEM 6.4 which has been greyed out or depricated. As per the the document suggested by Adobe Adobe Experience Manager Help | Sustainable Upgrades , there will be no further enhancement for these areas and greyed out area which has mixinType granite:internal and...
Hi In touch UI multifield can we an "ADD" button Middle ?I have a requirement as per which there must be ADD button after each Item(in Red).How can this be achieved?Thanks,Hanshiks