I am trying to personalize a component present in AEM page. The page is an angular application , the angular files are hosted externally and references are included in head.html.When i add offer to the component , the data from angular is not loading. It considers the component as a standalone html ...
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...