We are not able to navigate via Templates tab under Tools-->General-->Templates (nothing is displayed)AEM version: AEM 6.4.6.0This blocks us the ability to create editable templates under the /conf folderPlease note we can see the folders created under /conf folder
hi folks,Sometimes the move page wizard fails ( usually when we change the page name and URL while staying in the same part of containment tree.)There is a spinner for a while, then there is a dialog that says "failed to load".This is an intermittent problem, many times it works fine. I've looked i...
Hi Friends, I need to rewrite some of the /content/dam urls to Dynamic Media URLs. I am trying to achieve this functionality using ACS Commons - Static Reference Rewrite Transformer Factory and Apache Sling Rewriter configuration. Did the necessary configuration, but it's not working for me. Any s...
Hi, Is there any way to filter/sanitise the keys returned form the model.json.Currently it is returning keys as :item :title.Is there any way to remove special character?
How to replicate assets to production environments from development environment in AEM as cloud service! Is it possible to add replication agents in dev or does it require to replicate package!!
In AEM page properties, we can set URL redirects. Adobe support informed that these are 302 redirects. Is there a way to override this so by default they become 301 redirects and not 302?
hi guys,We are using below div element and attribute to give some placeholder values to touch ui components. It was working fine.<div data-sly-test="${!wcmmode.disabled}" class="cq-placeholder" data-emptytext="Some Placeholder Text"></div>But after upgrading to 6.4.8.1(6.4.8.0 SP + CFP 1), it is no...
Hello, i want to ask how to add attribute like 'media' & 'onload' on htlfor example: <sly data-sly-use.clientLib="/libs/granite/sightly/templates/clientlib.html" data-sly-call="${clientLib.css @ categories='target.design.all'}"/> output :<link rel="stylesheet" href="/etc/designs/target/clientlib-...
hi , I have a component which uses an reference component embedded inside the main component. I am using AEM 6.5 . <sly data-sly-resource="${'experiencefragment' @ resourceType='cq/experience-fragments/editor/components/experiencefragment'}"></sly>I need to define default values to the fragmentPath ...
Hi, Is there any mechanisms in AEM6.3 through which we can find out customs query s that is consuming too much time to respond back even though we have good network. The purpose is that we would want to improve page load time Thanks