Thank you everyone.We have raised a Adobe support ticket and it turns out to be a product issue. According to them it has been fixed in AEM as cloud service. We expect it to be fixed with next SP release for AEM on prem.
Hi All,We are facing issue while converting a component on a page to an experience fragment which is an OOTB feature. When we convert component on a page to an experience fragment and try to edit the experience fragment, we are unable to do that. The Experience fragment shows empty content but that ...
this works for me also. But removing defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL. caused null pointers when teaser component is getting instantiated because of the addition of new default method in the sling model /** * Returns the primary link of this teaser. * * @return the prima...
I don't think it will do that, it will load image size depending on your view port and DPR and not on the width of the container in which the image is used. For example if your screen is 400px X 700px and DPR 2 and you have divided the screen into 4 columns of 100px each then the image size needed ...
on overlaying /libs/cq/gui/components/coral/admin/page/simplecolumnitem/simplecolumnitem.jsp we can achieve page name and title view during page movement
Thanks for the direction, but the above files didnt helped. On further investigation i was able to find another file /libs/cq/gui/components/coral/admin/page/simplecolumnitem/simplecolumnitem.jsp which is responsible for the column view during page movement.On overlaying this we can achieve our desi...
Hello Everyone,We would like to customize pagemovewizard in AEM. So when you move pages and while selecting the destination you only see the page title. This can be confusing for languages which you are not familiear with. We would like to show the destination page name also along with the title. Is...
Hi All,We are migrating our existing datastore (OOTB) to AWS S3 data store. We followed the official documentation https://experienceleague.adobe.com/docs/experience-manager-65/deploying/deploying/data-store-config.html?lang=en and the migration steps https://experienceleague.adobe.com/docs/experien...