In AEMaaCS, we have multiple preview domains configured in the Domain Mapping section of Cloud Manager. All of them are mapped to our Preview production environment, each associated with specific content paths. However, when generating a Preview Link for a page (e.g., from the Page Editor), AEM seem...
I'm reviewing the following article about extending the Content Fragment Model Editor in AEM:https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/developing/extensibility/ui/content-fragments/examples/editor-custom-fieldMy goal is to create a custom datatype that can be ...
Hello - I've recently attempted to sign up for an Adobe AEM developer account that will allow me to download the Java SDK for the purpose of developing a package that uses the Translation Integration.I think I did everything correctly, but I never received a confirmation email and when I go to https...
Hi , I am trying to create a dynamic component that displays pages as cards, the data is dynamically pulled from page properties,like featureImage , page title ,etc ,as we have dynamic media I am trying to utilize it by using image component in card component to load the featuredImage from dynami...
We are working on an AEM as a Cloud Service project using Azure DevOps Git as our repo, and our main AEM project includes a couple of Git submodules for shared components and clientlibs. Everything builds fine locally, but when deploying through Adobe Cloud Manager, the pipeline fails to recognize o...
Hi everyone,I'm facing an issue in my AEM as a Cloud Service project where a custom component renders correctly on the Author instance (both in Preview and Edit modes), but it does not appear on the Publish instance. There are no errors appear in the browser console or server logs.
Hi,I am working in a multi tenant AEM instance. We are trying to retrieve workflow instances running/in any state for a particular model. We tried using getAllworkflows() which will give workflow instances of all the models. We tried few approaches but not working as expected. Can you please suggest...
Need Help: Adding Dialog Field to 2000+ Existing PagesI've added a new field to a component dialog used across ~2000 pages in our AEM instance.Issue:New field appears correctly on newly created pagesFor existing pages, field only appears after reopening/closing the dialogManually reauthoring 2000+ p...
I've added a new field to a component dialog used across ~500 pages in our AEM instance.Issue:New field appears correctly on newly created pagesFor existing pages, field only appears after reopening/closing the dialogManually reauthoring 500+ pages isn't feasible. Need efficient solution to add this...