Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Since we migrated from CQ 5.5 to AEM 6.1, we are facing a problem with deleted subnodes from a site, which was created from a Blueprint. When I delete a link item from a link component on the site, the link node is not deleted in the repository. Instead of deleting the node, the sling:resourceType i...
Hi there,I m following this link https://helpx.adobe.com/experience-manager/using/creating-mobile-aem.html for creating Mobile application for Adobe Experience Manager 6.I follow all the step as documented but at end i got error,i m attaching the snapshot of the error what i m getting.any help would...
Hello All,What are the occasions we can use getResourceResolver(param) and getServiceResourceResolver(paramMap) methods??We are trying to get resource resolver using below code but getting null object.Map param = new HashMap (); param.put(ResourceResolverFactory.SUBSERVICE, "getResource...
Hi, I am getting the error as attached with this post (exception.png) on ipad screen.The error is consistent My component consists comprises of a multifield, when dialog is saved in Touch UI.I have used granite/ui/components/foundation/form/multifield to implement the same.Underlying error seen in l...
When using the querybuilder, what's the difference if any, between injecting he querybuilder services, versus adapting from a resource resolver?Since you must call createQuery() with a Session, I think the result will likely be the same for both of these cases. Is there any particular version that c...
Guys,I am trying to find out if there is any way i could add a custom plugin similar to the OOTB coral UI link plugin for the touch UI. Please let me know the steps i need to followAppreciate help here.
Issues1. In image component after uploading/drag n drop the image, it is showing preview of the image as twice.2. In other scenario we have custom multi field for text xtype there how many fields we added that many drag n drop asset here or preview of the image showing.Thanks in advance
Hi,We are using the OOTB workflow - Publish Example. It is working correctly for the flow where approver can validate the content and then complete the workflow (and activate the page). But if approver wants to reject the content, we are not able to figure out how that will happen. The Step Back ope...
Needed it to configure default AEM forms (Not AEM adaptive forms) to display list of Servlets in Action dropdown, as it seems better to have Servlets as bundle instead of GET.jsp or POST.jsp nodes in crx.Any help is highly appreciated.TYA,Sunil
Hey,I need to integrate google map with AEM and also need to provide a button to download map offline.I've found references of how to integrate google map with AEM. Need to know how to implement offline downloading as pdf of google map.Thanks,Himanshu