Category "aem"

Pass data to sling model

Is it possible to pass a string or data that is retrieved in an Ajax call to sightly html? I have a 3rd party response in Ajax but I am trying to make the html

Difference between currentstyle and currentdesign in AEM

In AEM speak - what is the exact conceptual difference between between currentstyle and currentdesign objects available after including the tag in template / c

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