What are the options that I have if I want to use SASS (SCSS) and Ecmascript 6 (or even Typescript) in my projects? Is there a tool to transpile SASS, Ecmascript6 or Typescript that I can use with Adobe AEM?Thanks,Fernando
I am trying to add cache-control headers on publish, following this guide:Dispatcher TTL I have added a few configuration, and can see that the filter triggers - but the header is not on the response from publish.I have tried this directly to publish, remembering to add the Server-Agent header.Debug...
In AEM 6.2/6.3/6.4 we started seeing the i18n translations changes are not reflected until we restart "org.apache.sling.i18n" bundle. By adding below config file the translation changes will reflect without restarting the i18n bundleFile name: org.apache.sling.i18n.impl.JcrResourceBundleProvider.xml...
Hi,I'm faced with a problem where I need to expose a multifield component as json in a specific way. When accessing the url of the component.model.tidy.json the json I currently get is like this: What I would like to do is to eliminate the "jcr:primaryType":"nt:unstructured" from every property but ...
Hello.We are migrating to AEM 6.5 and looking to leverage some of the tools in AEM Forms 6.5, however, we are only interested in using this within our own environment, and not at all interested in leveraging any of the AEM marketing cloud services. Does anyone know if there is a cost to using AEM Fo...
When creating a new Experience Fragment template, then creating a new XF using that new template, I am seeing the following error in the logs:Caused by: org.mozilla.javascript.EcmaError: TypeError: Cannot call method "getChildren" of null (/libs/cq/experience-fragments/components/xfpage/body.js#27)a...
Hi All,I am facing issue in authoring the component. When I search a word in the page in edit mode and click on the component doesn't showing the configure option to author the dialog. So I couldn't open the dialog to author in AEM 6.1. Template type: Editable templateBrowser : issue happening in ...
Hello,I am new to Adobe Experience Manager(AEM) and been going through the foundational learning tutorials. |When I try to do smart tagging of asserts. It isn't working. I see errors but no details about what the error is. I have tried to do configuration through webconsole but couldn't find appropr...
In AEM 6.3 Touch mode, where a blueprint has been rolled out to a livecopy page, a component on the livecopy cannot be edited unless one cancels inheritance for that component. I understand this is by design, but is there a way in the livecopy to open the component's dialog to see how it is configur...
My latest blog post showing how you can visualize OSGi service dependencies in AEM using Composum:Visualize OSGi Service Graphs with Composum | Perficient Digital