I am trying to customize the Embed component by introducing a new URL processor just like the example belowhttps://github.com/adobe/aem-core-wcm-components/tree/master/content/src/content/jcr_root/apps/core/wcm/components/embed/v1/embed#extending-the-embed-componentOn eclipse, all the imports are lo...
Hi All, Hope you all are fine. Although, I don’t have any specific problem related to exporter but would like to understand best approach while serving content from AEM to some react component. For example: We have a ABC component in which all labels should be served from AEM and all dynamic logic s...
I recently realized that there was trouble with the service pack 6.5.8 installation on our test author server. I found this because when I upgraded the uber jar I started to receive Jackson dependency errors. When I checked my Oak version, I see it is reporting 1.22.5 but when I check other servers ...
Hi, I have a use case where I have setup a remote dam (connected asset) instance, configured dynamic media on it. Then uploaded an image asset. 1. Now I want to use this asset in the author instance which is started with dynamic media.2. I can see this asset in content finder when creating a page3. ...
Hello, I do have a requirement, where i need to drag & drop child components inside a parent component.I tried adding cq:dropTarget in to child component under cq:template, it is not working as expected.Could someone please help me with the solution, appreciate your help! Thanks,Rahul.