I want to get list of components present in currentpage by using a component and there is a flag like while checkbox is checked those components will be add as list , By using Backend it should be present on screen. CurrentPage : component 1 component 2 ...
Hello Members, We are trying to extend Core Experience fragment to meet our client needs where each page can have its own header and footer.The approach we are trying now is to unlock the experience fragment in the structure so that the author can configure per page which works fine. However, on top...
Hello , I want to create multiple headers and footers for a single editable template (configurable from page properties based on dropdown)something like this (but this doesnt work)<experiencefragmentfooter jcr:primaryType="nt:unstructured" sling:resourceType="myproject/components/experiencefr...
When I try to execute acs commons tool reports, I get this error on UI, Exception executing report: org.apache.sling.api.request.TooManyCallsException: BundledScriptServlet (/apps/acs-commons/components/utilities/report-builder/columns/editor/results.jsp) BundledScriptServlet (/apps/acs-commons/com...
Hi everyone,We are planning to cleanup the package manager in AEM. May I know whether does anyone have an idea on listing down all the package which was installed latest under etc/packages/. Thankyou in advance!
Hi All, Is there a way to reuse AEM client-library with the versioning enabled in non-AEM pages like Magento? This is a common use-case where we want to reuse the header/footer from AEM and show in external systems but the challenge has been to get the Client-library working. Some legacy implementat...
We are looking into producing content from Staging, adding images, experience fragments, content fragments, etc... We are looking for an automated way to push produced content from Staging into PROD. What is the best way to transfer content from Staging to Production, which all it's references. Wha...
We're having a problem with packages not installing on our AEM publisher. (we deploy via TeamCIty) The only recent change we've made is adding the following change to some of the pom.xml to set up our project for Adobe Cloud Manager. (we haven't migrated yet) <properties> ...