Hi,I have a requirement for sending a Mail from AEM using email templates. I have to hit a aem servlet from external server with required parameters and then construct the email and using aem mail templates and cq mail service shoot the mail. Could anyone please help me with it.
Getting the error in publish instance for a page Error:org.apache.sling.servlets.resolver.internal.SlingServletResolver Original error null com.day.cq.wcm.core.impl.WCMComponentFilter Requested page is not valid: <content path>org.apache.sling.servlets.resolver.internal.SlingServletResolver Calling ...
We have just created a new library of assets in AEM 6.0. I have uploaded a set of images to act as folder images, but while the images are crisp and clear individually, when they are used as a folder preview, they are blurry. Any thoughts as to why? Adjusting the resolution of the image does not ...
How do we set height and width for Touch UI dialog?I have more than five tabs in the dialog and fourth and fifth tabs are not displayed properly.Also, resizing the dialog is not possible using mouse. Is there any configuration for this?
At http://docs.adobe.com/docs/en/aem/6-1/author/page-authoring/editing-content.html they say: "When using the touch-optimized UI links in the content are visible, but not accessible in Edit mode. Use Preview mode if you want to navigate using your links."My first question: why are links not accessib...
I am trying to run server side unit testing as advised in the advance developer guide.I am able to see my Test class under the URL" http://localhost:4502/system/sling/junit/tset.com.test.TestableClassTest.html " when I execute the test case by clickling execute Tests, I get null pointer exception.Th...
Hello,I've been trying to get the cq:InplaceEditing to modify an attribute of my choosing. By default, it modifies the "text" property in the JCR. I read the following article which claims that you can change the attribute the InplaceEditing modifies:http://www.prolistingservice.com/theblog/post/C...
Hi,We have a custom staticreference rewrite transformer component written. Also, the mapping has been made in projectName.xml under/config/rewriter. The functionality was working fine with en_US site redirecting images etc to the static domain. Now that multi lingual sites have been created, the fun...
In the dialog when an image is dragged and dropped into the dialog tab, the image is rendered in the dialog. If saved and the dialog is reopened, the image is not there, but appears as white space. The image renders correctly on the html page.[img]Screen Shot 2015-07-17 at 5.51.47 PM.png[/img][img]S...
Hi,I wanted to implement the foundation table component functionality in my application. But while testing it, i could see that it doesnt work as expected. So, on editing the Table component dialog, an author can expand or shorten the height and width of the dialog box. The height of the table viewi...