Hi,
We have implemented a form using OOTB forms tool kit. When we submit the form, an email is triggered to send the form data in that. So, on successful submission, we redirect to success page or else we redirect to a failure page.
Now, we don't want the redirect to happen but stay in the same ...
Hi, We are using ACS Commons Named Transform Image servlet for generating custom rendition on page load. I'm trying to evaluate if we can just use this or not in AEM CS and also to see if this is good practice or not. Dynamic Media is one of the options but we are really thinking of this for now. AC...
Hi, I'm trying to evaluate if resource only flush agents can be configured or not in AEMCS publish instance. We had similar setup in AEM 6.5 on-prem publish instances to flush json and xml files under a specific path. ACS Commons dispatcher flush rules: https://adobe-consulting-services.github.io/ac...
First, your component should have a cq:designdialog that allows you to configure policy in the editable templates.You can refer the accordion core component and copy it: /apps/core/wcm/components/accordion/v1/accordion/cq:design_dialog Now, edit the template and look for your component and there wil...
I have requirement to use animated GIF images as background for banners and it should support responsive design. GIF image type is supported by default in AEM as an asset. But, while creating custom renditions using DAM Update asset workflow, the animation is lost in the rendition image and the qual...