Hi all,We are using AEM as a Cloud Service and have configured an Image Processing Profile that calls an App Builder to perform some Photoshop action against some images to generate a specific rendition (e.g., photoshopped.psd, rendition.png) when assets are uploaded into a designated folder.Now, we...
Hi Team, Good day.Currently we are trying to migration project into AEM EDS using on Universal Editor.In the existing legacy site we have an integration with mailchimp API. Where the end user is supposed to enter his/her email address for newsletter subscription. It has only an email field and a sub...
Hi everyone,We are building a multi-site architecture in AEM (eg for different brands or regions), and I am trying to determine the best practices for organizing editable templates.Each site has its own design system and slightly different requirements, but we also want to reuse components and reduc...
Hi everyone, I'm currently working with Adobe Edge Delivery Services and I have a question regarding site configuration using multiple branches from the same GitHub repository. We have the following setup: One GitHub repository (e.g., https://github.com/org/project-storefront)Several branches (main,...
Hi everyone, I’m working with Adobe Experience Manager Storefront Delivery Services and need to customize my URL structure for categories and products to be cleaner and more SEO-friendly. Right now, my URLs look like this: Categories:https://example.com/categories/maquillaje Products:https://example...
Hi everyone,We originally worked with Teaser v1 for a while now, and only upgraded to v2 to included smart cropping image features. Now I need to extend the Teaser component to support external URLs in the linkURL field, similar to how v1 handled it. In v2, the getTargetPage() method in TeaserImpl i...
I'm creating a custom AEM component using Touch UI dialogs. I have two dropdown fields: Country and State. I want the State dropdown options to change based on the selected Country. How can I implement this using Granite UI?
Hello,I have applied the new metadata schema to a folder and it looks good in touchUI but when it comes to the classicUI for the same asset it's still picking the old assets, our marketing team is kind of new and flexible with classicUI it may take time for them to migrate to touchUI how can i fix t...
Hi all, 1. I understand that AEM Core Components are much more advanced than Foundation Components.Why do Foundation Components exist and when should we use these as opposed to Core Components? 2.Is it true that Components cover front end and Services the back end?Is the other way possible, like Com...