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
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
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
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