Hi Community, I've noticed when using timeline viewer to compare content changes via Timeline to an earlier version, the side-by-side pagediff is not highlighting the copy changes between current and the selected version even though I can see the copy additions in the side-by-side view. Is this the ...
Hi Team I am first time working gradle project. Using gradlew command, I am build the project successfully however my java file changes are not reflecting properly. When I do some changes on js/html files that changes are reflecting after executing gradlew and installing latest package local. But wh...
We are using AEM on-prem and have created a persisted GraphQL query on author using cUrl. Following the instructions from this link, we have used "surrogate-control": {"max-age":300} to set the CDN cache at the persisted query level. After replicating it, we have tested the CDN URL of this query and...
Dear All, My requirement is that I want the image plugin in RTE should similar to call /apps/core/wcm/components/image/v2/image and look like below. I am following below blog and am trying to customize Image plugin in RTE in AEM 6.5 in touch UI http://experience-aem.blogspot.com/2015/09/aem-61-to...
I have had this problem numerous times, where the parsys drag-icon doesn't show when a component is empty (i.e when you just created it). My code returns existing items (from the previous component version - backwards compatibility) and otherwise you have the option to add new ones via parsys.A team...
I would like to include Layout container inside a component to allow other components to be added dynamically within the component. How can I achieve this when the component also has its own dialog and the internal components also need to be editable. This was pretty easy to do outside SPA but unabl...
Is it possible for ui.content package to be redeployed during pipeline run without changing the version or deleting old package. 1. I run pipeline to deploy my application (both immutable and mutable packages) to dev enviroment2. I make some changes in ui.content and ui.apps 3. I run pipeline again ...
I have requirement to get author name who has created the page. I am able to get fetch pageProperties.jcr:createdBy but its giving me author user Id. I want the actual name of the author(full name). How we can achieve this.
Hi all, I am currently using AEM 6.5 version.I already deleted the page and also made sure that the page node also deleted in CRXDE. However, I still can see the page content in the publisher and dispatcher as well while the author is already shown 404.In addition, I accidentally used the admin auth...