Hello fellow AEM users,we are searching for a component that aggregates other components like for example a Text Image component. The aggregated component should use the implementations of both the text and image component (no code duplication), but there should be no possibility to add or remove co...
Hi guys,I am working in touch ui aem 6.2.i have a issue: show/hide field of checkbox not work<showhide jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/checkbox" text="Do you want to show field?" value="true" class="showhide" name="....
Hi team,When I drop a community component (for example blog component) or create a community site using community console, a content hierarchy is being generated under '/content/usergenerated/content' . Also, when I publish the community site, this structure also gets published.Can anyone help me un...
Hello Everyone,I am writing an EventListener but the onEvent() method is not getting called if I create the session by doing below:Map<String, Object> param = new HashMap<>()param.put(ResourceResolverFactory.SUBSERVICE, "SUBSERVICENAME")resourceResolver = resourceResolverFactory.getServiceResourceRe...
How to create custom path browser predicate using AbstractResourcePredicate for Touch UI dialog to display only images and Videos in the path browser asset picker.
We have a workflow that is launched when a node is created in UGC after a form submission.The workflow is launched, the code receives the workflow item normally for processingThe properties associated with the form submission on the UGC node are present but not available to the workflow code.The pro...
Hi All,when we tried to perform an inplace upgrade from AEM 6.1 to 6.2 we are facing an issue with Authentication. we are using LDAP integration.There is a custom feature/ job running in our application daily which creates or update user details present in AEM home/users nodes. Adobe Experience Man...
I am looking for information on Scene 7's feature to automatically add screen fill images to images of laptops and computer monitors. The Scene 7 help URL seems to be down: http://help.adobe.com/en_US/scene7/using/index.html Please advise. Thanks,Mark
Hello.I’m using AEM 6.2 SP1 CFP2.I’m using the composite-multifield in a dialog with attribute acs-commons-nested="NODE_STORE". https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master/content/src/main/content/jcr_root/apps/acs-commons/touchui-widgets/composite-multifieldI can see th...