I have a few components that were created for CQ 5.4 and use custom actions in the editbar. As we migrate to AEM 6.1, I'd like to support these in both Classic UI and Touch UI. I found this demo https://github.com/Adobe-Marketing-Cloud/aem-authoring-extension-toolbar-screenshot that I've tried imple...
Since I want to create a bundle with console crx. I did coming not because I receive always the messsage "Unable to scan class files: com.day.cq.wcm.apps.geometrixx.impl.PageEventListener (Class file format probably not supported by ASM?)". I'm on the problem since 1 day.
how to create dialog with multi field with in multi fieldI have to add the group name and members inside the group. Need to have group also as a multifield and another mulifield in side each group to add its member.Please suggest me how to create the ustom xtype for this.Thanks in advance
Hi All,We are seeing issue at our sign in component that when we make a sign-in request it goes to third path system and there it authenticates user and send response back to us.Based on the response we are again redirecting to the same aem page.Same scenario is working fine at author but at publis...
I have some dialogs that include event listeners, like<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="cq:Dialog" width="800" xtype="dialog"> <items jcr:primaryTy...
I want to crop or rotate an image of my component. I only find examples where this happens via inplace editing. But I have components with more than one image, where only one image is rendered on the page, the other one is only shown, if I click on the first image (in a lightbox). How can I crop and...
What I understand is that Touch UI dialogs can handle also classic dialog definitions with xtypes. But if I have a classic dialog definition with smartimage I am not able to drag&drop images from the Asset Browser. I tested this with foundation/components/image.Is there a solution? Thanks,Anne
Hi all,We are pretty new to AEM and have an issue that we need help on if possible. We're currently managing a site developed by another vendor and have created our first new page in our author instance, and have now replicated it across to the publish instance using the replication service. This al...