In AEM 6.1 web console, when a component is disabled using the stop button (square) it disappears from the list and there is no control to change it back to active. In previous versions of CQ/AEM the component would remain in the list with a status of disabled. Clicking the play button (right faci...
Hi,Any one used com.adobe.granite.comments API's to add comments to assets?I have a requirement to add comments to some assets programatically.Any help highly appreciated.Thanks LM
In richtext editor component ...i gave link to a pdf so that it should open in new tab.Even though i checked the check box provided in the link tab to open in new page...but its not working. and pdf is loading in the same webpage.even for link to webpage it happens the samething.help me resolve this...
Hi Team,Please help us on this error why we are getting this exception from our repository (CQ5.6.1). Please let us know if you required further information. 06/04/201511:00:00.36804.06.2015 11:00:00.368 *ERROR* [pool-6-thread-4] com.day.cq.wcm.webservicesupport.impl.statistics.ServicesStatisti...
Facing issues on installation of DAM packages on one server.Error - "Error while creating tmp file."These packages work fine on other servers.Any directions?ThanksVatsal
Has anyone written custom granite components for AEM6.0 dialogs?1. I want to have a custom dropdown which fetches options from the components design node.2. I want a textfield to save vanitypath in page properties so that it places current page name automatically before the text. I have these as Ext...
This question as same as DarrenBiz asked on February 02, 2015 ,but i can‘t find the answer. Here is the queationI am trying to configure the Day CQ Mail Service for SMTP on AEM 6.0 using Gmail and while I have set the port to 465 and SSL in the config, it is trying to send using port 25 (and failin...
Hi All,Am working on cq5 out of box feature "Apache fop" to download a page as pdf. I tried to access the the page URL with extension .pdf but it showing up "Internal Server Error", I gone through the log file and find out that error as Unreachable code <%@include file="proxy.jsp"%> in Page.pdf.jsp...