Hi,Could you please explain how to access and display the DAM asset metadata information programatically in AEMex: content/dam/geometrixx/portraits/scott_reynolds.jpg this image's metadata information. Thanks in advance. Vijaya Immadisetty
Hi,Could you please explain how to access a page ,its properties , and children of the page and content of the page programatically, Thanks in advance,Vijaya
Hi ,Could you please let us know how to develop multifield component and customized multifield component (having textfield and pathfield) for touch optimized UI. Thanks in advance.Vijaya Immadisetty.
Hi, I am trying to create a simple servlet in AEM. After creating , when I try to build the bundle, I am getting the error.Please help me so that I can create the servlet in AEM (without using eclipse and maven) Please find the attachments for the project structure and the error. If my procedure is ...
In AEM 6.0 how to redirect the author directly to Classic UI without changing the url manually or by selecting from rail or by using tool bar icon.Means when author opens the site, he should be able to see ClassicUI directly. Thanks in advance.
In CQ5.6 , we have /crx-quickstart/repository/repository.xml and we can change the Taroptimization run time using this xml. as follows.<PersistenceManager class="com.day.crx.persistence.tar.TarPersistenceManager"> <param name="autoOptimizeAt" value="01:00-04:00" /></PersistenceManager>How to do t...
Hi ,I have started working on AEM6.0. I am trying to drag and drop an image from DAM using image component.But I am unable to do that.[img]Capture.PNG[/img]. Could anyone help on this.