Hi all, I currently migrating from old CUG to new and stumbled with the following problem:in the previous version, we could add property cq:cugPrincipals to the page template, and all pages created with this template will have this CUG by default. But in the new version, we have to use rep:CugPolicy...
hi folks,I'm moving to Cloud Manager. I know how to have different OSGI config files for stage, prod and dev.But my ui.frontend Javascript also has different parameters for dev, stage and prod.I can make put different npm build commands in the package.json.However, in the POM file, I need to be able...
Hello,I am working on a use case -->Indesign template editing inside AEM, where I need to control the display of font in the edit template dropdown. Eg:When I install the font in indesign server, I need to add the same font name in the dropdown..so while processing the indd template (If we choose th...
I'm looking for instructions on how to set up a local development environment from scratch on a brand new Windows 10 machine using the latest image of this: https://hub.docker.com/r/aemdesign/aem. Do detailed instructions exist for a relatively newbie that includes step-by-step instructions, i.e., i...
Hi Everyone, We have recently upgraded from AEM 6.2 to 6.5. When we tested the search functionality, we encountered that few of our queries are not executing and throwing an error. I am pasting one query here for reference : select [jcr:path], [jcr:score], [rep:excerpt] from [nt:hierarchyNode] as a ...
Hi, I have integrated my Site with Magento and able to see my products and different variants. But the Add to Cart is disabled.I am using the code from aem-core-cif-components. Upon debug i can see variants in variantSelector.js are blank. this._state.variantData = JSON.parse(this._element.dataset.v...
Hi, I am getting the below console error for MIME type ('text/html') is not a supported. Could you please provide input as how could I resolve it. 1>StoreMgr undefined:- script from location :- /libs/cq/personalization/widgets.min.js 2>Namespace undefined:- script from location /libs/cq/analytics/w...
Hi,I have overlay the experience fragment properties from this path(/libs/cq/experience-fragments/components/experiencefragment/cq:dialog/content/items/tabs/items/basic) to our project structure and introduce the new customized checkbox field in basic tab. So the checkbox available while we creatin...
Hi , I am getting the below console error how could I solve this issue. Refused to apply style from '<URL>' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled Thanks