@VeenaVikraman
Recordings for Champion office hours are uploaded on this Youtube channel https://www.youtube.com/@adobeexperiencemanageruser7261
The recording for AEM infrastructure is yet to be uploaded.
@keehwan1
You would need to check the logs, which are generated on clicking the install button. If we fix the issue mentioned there, packages would be installed.
Please have a look and share logs, if needed
@jayv25585659
Getting Started with the AEM SPA Editor and React | Adobe Experience Manager is with SPA Editor. So, authors edit content on pages.
React App - AEM Headless Example | Adobe Experience Manager is with GraphQL queries. Content is in content fragments
Gearing up for an AEM Assets interview as a developer? The blog will help you nail those questions.
From renditions and workflows to metadata management, we've covered frequently asked questions.
@shehjadk07
Adaptive image is OOTB functionality to assure we render images optimized for the viewport. It does not use Dynamic Media, but AdaptiveImageServlet.
There is hardcoding for fileReference in the servlet, so it may not readily work with any other property name.
May be you can try crea...
@KarthickVe
I guess that's because Cloud emits following event
Cloud uses SCD, thus the events might also be different.
But, as I mentioned earlier, please cross-check, deactivation from author should automatically delete files in publish OOTB.
@JhansiCh1
1. The Breadcrumb component's hierarchy is configurable on
Edit DialogPolicy Dialog
https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/wcm-components/breadcrumb
Please assure both the configs are on expected level. Ideally, Edit config should override...