I have a requirement where I want to develop a component which contains an image with some text over it. Can some one help me in developing the component.
Hello! I'm trying to use listeners within a _cq_editConfig.xml file in one of my components. On both of the following cases the afteredit event works just fine, but the afterinsert event doesn't get triggered at all.<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq...
We want a component described exactly like inhttp://www.sfu.ca/cms/howto/advanced/build-a-page/creating_image_gallery.htmlI thought this was something that should've been OOB from CQ and the link reads as if it is. We've 5.6.1, does anyone know if this is something available right off the bat? Not s...
Hi,I am working on contact us form and we have created our own form action. When i submit the form i invoke a servlet which is registered with selector .respond.html. The servlet is invoked and sends off the email with our custom process and form fields are sent within email. We also have upload for...
Hi All,I have searched how to get child resource from "resource" object in sightly, but haven`t found any answer.I know that I could read property of child node, but I include parsys in my component and want to list children of parsys.As a workaround I do<div data-sly-list.parsys="${resource.listChi...
I am using AEM 6.0 with Service Pack 1. I ran into an issue where I am updating existing OSGi bundles using a package and putting them into the /app/<product-name>/install folder. I have one bundle (A) that has a dependency upon another bundle (B). When I update both bundles using a package, both...
Can someone please throw some light on how to give authors option to add assets for the below requirement.Products of the company (image, text on it, href link for image) are to be displayed in the carousel. Only 5 products are to be displayed on the carousel. There are 80 product (likely to increas...
I am working on configuring CQ dispatcher ( author) on centOs virtual machine..After done with all the steps I am able to access CQ pages using host name and apache port ( 55.55.55.5:80) . But I am unable to see any content in doc root of apache i.,e /var/www/html. Please find the dispatcher log bel...
Hello,We have recently upgrade our instance to AEM 5.6.1 from CQ 5.5. Recently we found that accessing an unavailable page on publish either from direct server access or proxy access, is taking to default log in page. Do I need to modify any configuration to stop the behavior?I have compared /apps/s...