Hi team, I'm basically looking to achieve some response header modification (e.g. "location" for redirect patterns etc.) But the problem is stated below.1. Maximum response buffer size is set as 150 KB; But header section at few pages are writing more content in response which is causing the respon...
From sling Model I'm returning the list of json objects like the below[{"day":"Monday","from":"10:00","to":"21:00"},{"day":"Tuesday","from":"10:00","to":"21:00"}]Instead of pojo I want to read the data in sightly.<sly data-sly-list.workingHours="${item.workingDays}"><p>${workingHours['day']}:from ${...
I see webp image formate is supported in AEM with Dynamic media Scene7 mode. Do we have webp support for "Dynamic media-hybrid" mode as well? Please clarify. Thanks,Vaibhavi
Hi everybody, I created a custom context hub with a custom store in AEM 6.5.10. To have access to the store properties in a component like "Comparison Property - Value" for a Context Hub Segment in area Personalization > Audiences > Brand, I have to set the the custom Context Hub path in page proper...
Hi Experts, Can we create an Experience Fragment with Angular SPA on 6.4.8? If yes could you please provide any sample/github url for the same. Regards,Prathap