Category "aem"

Using AEM sling rewriter to replace one string in html with another

I am new to using Sling rewriter however I would like to replace all instances of one string with another string (this is a simplified version of my use case bu

AEM/CQ5 : Hide node from the sidekick menu

I have a template node that I want to be active (cannot delete it), I just don't want it to be displayed in the siteadmin left menu. I've tried sling:hideChild

How to apply aggregate functions(like MIN, MAX, COUNT) in JCR-SQL2?

I have some records stored as Nodes in JCR and the name of the node is the primary key. eg 1,2,3. But the problem starts here, the records are as follows 1,2,6

Reverse Replication working when I freshly add cq:distribute prop

I am trying to demonstrate basic reverse replication on AEM 6.5.10. Created a new reverse replication agent in author which works fine. Created a servlet to mod