as above. I believe we're using static templates which is the solution before 6.2?I was thinking of editing the static template directly and using JS to show/hide this piece of text. This piece of text does not appear in all pages. Thanks
Hi Everyone, I tried to extend pdfviewer core component into my project to view the pdf docs. I have downloaded core-wcm-components v 2.10.0 from github and installed in local server. I have created sling :config inside conf folder for Pdf viewer configuration which has the client id and report suit...
Hi All, I am trying to access AEM page using GET request via Postman tool. I have enabled anonymous access in 'Apache Sling Auhentication Service' still it is not working. Page is opening fine through browser.Getting below error when accessing via Postman19.08.2020 12:58:48.556 *INFO* [0:0:0:0:0:0:0...
Hey there,What are the Rate Limiting on Adobe experience cloud API? I have to go through the documentation, but didn't find anything where rate limiting concept explained.Anyone please provide me information or documentation about the rate limit?Thanks,Amish
Hi Have servlet which using querybuilder refrence. When i am writing Junit for that servlet and mocking of querybuilder is not working. I am getting null value for Querybuilder while running the junit . package com.sample.core.servlets;import static org.apache.sling.api.servlets.ServletResolverConst...
We have a 6.4.4 AEM instance and configured a external solr search. But we have the problem that not every update (add or delete) changes the solr index. We could not find out why. So after some time the index becomes out of date. Our solution is to delete the old index and create a new.The index is...
Hello Community - I have some issues with the bundles which is causing the issues with authoring the components in the project. The bundle has several sling models and servlets in it. If I install the same bundle in my local, I am able to successfully activate the bundles, activate the models and se...
We have a global dialog which has a a couple of text fields and a RTE which is being referred in multiple components using sling:resourceType - granite/ui/components/foundation/include and path properties. So far it works fine. Now we created the RTE plugins and UI settings as separate nodes and we ...
I know replication privledges are tied to both Activation and Deactivation of content. Is there anyway OOTB to give an author the ability to activate content but require them to use an approval process for deactivation? Seems like it should be simple enough as an OOTB feature.