Currently I am facing the attached issue when I select and edit the pages. Bundles are active, Don't see any errors in the status under the network tab. TIY, Sai
Hello. I need to save the logo in the root folder for use in the iOS icon like this tutorial.Maybe you have some idea?https://howchoo.com/webdev/how-to-create-an-iphoneipadios-home-screen-icon-for-your-websiteThanks.
To install the package aem-groovy-console 15.1.0 in AEM 6.2 ,I need the dependency day/cq60/product:cq-content:6.3.64. No matter where I searched I was not able to find it. Please help me with query as I need it to be done urgently. Thanks.
I have downloaded the core component code from git. https://github.com/adobe/aem-core-wcm-components/tree/main Now I am trying to run the unit test for the model class. For example, I run the unit test for core.components.internal.models.v1.AccordionImplTestBut unfortunately, I got the following err...
I am facing an issue w.r.t giving access to our authors. I have given them replicate access for /content/dam path, but when they are creating a content fragment using the fragment model and trying to replicate it. AEM is trying to re-publish the fragment model too, even though they are already activ...
Hi All,I'm using the aem-sdk-2023.3.11382.20230315T073850Z-230200 on the local environment as the author instance.I want to transfer local content to the sandbox env and follow the Getting Started with Content Transfer ToolBut migration set extraction failed.2023-05-09 16:43:30,475 [main] ERROR c.a....
Hi All, I have a requirement where delete option need to hide and move option need to keep as it is on site console. Tried using ACL/permission, both the options either hide or show.Please advise how could 'delete' option can be hide?Any help regarding this is highly appreciated. Thanks,Pradeep
Hi All, I have a requirement where a custom schedule workflow is needed only later option should be present when triggering the workflow, now option is not needed. Also need to hide 'manage publication' option from site console for specific group/user. How could I do this using ACL/permission? Any p...
We have a multi-tenant website, and in particular, we are working on 1 project specifically. This project was created using the AEM Maven Archetype. This project was pretty much worked on for an entire year. Now we are focusing on searchability. We have a couple of Apache Lucene indexing rules, but ...
What order are the results returned in from TagManager.find()? I am trying to implement a search for multiple tags, where pages which match more tags appear higher in the list, and pages with fewer matching tags appear lower in the list. For example, if I am searching for the tags "Apple", "Banana",...