Month: February 2014
-
Using the Target component in AEM 5.6.1
The Target component in AEM 5.6.1 allows you to create an MBox in your page and then create various experiences. It works like the Targeting feature provided with the context menu. You would have noticed that after you drag and drop the Target component to a page, the component becomes invisible. To make the Target component…
-
Accessing previous versions of a page using CRXDE Lite
You can access the previous version of a page using CRXDE Lite: Login to CRXDE Lite. Move to the page for which you created versions. It would be present in the /content folder. Examine the jcr:content node of the page. Click the value of the jcr:versionHistory property. It will take you to the node that…