I have followed the steps listed out here for setting up my local AEM instances. The author is running just fine. the publisher instance is not, going to http:/
Using Oak version 1.42 (with java 17), I created a segment NodeStore, backed by a FileBlobStore, like this: FileBlobStore fileBlobStore = new FileBlobStore("&he
Content fragments of different Model Types are saved in the SAME directory without sub-directories. I know is not ideal, but this is the scenario. There could b
In AEM, When I created a dialog which inherit from another dialog I have seen that sometimes the order of the nodes doesn't correspond to the order in which the
I am using curl to automate AEM package manager, but I would like to see the actual progress. What I am seeing in /crx/packmgr/index.jsp in the window on the lo
AEM: 6.5.12 JGIT:6.1.0 JavaEWAH:1.1.2 I am trying to embed JGit dependency to my pom.xml. <!-- https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclips
How can we add styles to the cq:dialogue tab in AEM instance? we can change the styles in console via jQuery but can't apply when it's loaded within the javaSc
We are planning to migrate AEM version from 6.4 to 6.5. How do we ensure the current codebase(built on AEM 6.4) will be compatible with AEM 6.5? Will pattern de
I am trying to figure out how to refresh a granite data source for a select field from a pathfield that I will like to also pass into the data source. Basically
Getting the error message "zip file not a content folder, missing jcr_root" while i am trying to upload a package in package manager console of AEM, thou
I wish to build a sql2 jcr query to find all pages under /content that contains this component, e.g /apps/platform/aem-core/components/content/form/form I read
I want to use tag field and Im using the resourceType /libs/cq/gui/components/coral/common/form/tagfield is there a way that I can only show level 1 tag and not
Situation: We have an AEM 6.4 Touch UI dialog and a number of existing component instances that were created through this dialog. Now we want to add an additi
I am trying to provide the background image to a div by creating a variable in sightly. <sly data-sly-test.file="${properties.image}" /> <div style="ba
Configurations are applied to an AEM instance based on run modes. How AEM determines the config file to be picked in case of multiple runmodes and multiple co
In HTL it is possible to insert a component inside of another componet by using <sly data-sly-resource="${ @path=somePath, resourceType='path/to/other/compon
Is it possible to pass a string or data that is retrieved in an Ajax call to sightly html? I have a 3rd party response in Ajax but I am trying to make the html
In AEM speak - what is the exact conceptual difference between between currentstyle and currentdesign objects available after including the tag in template / c
I am new to using Sling rewriter however I would like to replace all instances of one string with another string (this is a simplified version of my use case bu
I have a template node that I want to be active (cannot delete it), I just don't want it to be displayed in the siteadmin left menu. I've tried sling:hideChild