Hi, I am trying to do a maven build on client codebase on Macbook Air M2 with JDK1.8. The build is failing with following issue on Mac but it succeeds on Windows machine. [ERROR] Failed to execute goal com.github.warmuuh:libsass-maven-plugin:0.2.5-libsass_3.3.6:compile (compile-sass) on project pall...
Can we enable Image map option on Image component which is inheriting Image component (v2+) from core component?We want to have an option to allow text overlay on coordinates specified using image map. Currently it allows hyperlinks but I can see it only in DAM/Assets and also it doesn't reflect on ...
I am new to Alpine.js. I just want to pass a value from ts file to HTML file to make few text fields disabled for a particular scenario. But i am unable to get the value inside the HTML.I added this below code in ts file. Since I am working in a project, I can't share entire code. So I shared only f...
Hi All, We are integrating AEM Cloud with Adobe Target using IMS cloud configuration and creating a project in Adobe I/O console to establish JWT connection. We have currently 4 environments - DEV, TEST, ACPT, PROD. If you have made this connection before, do you suggest to create 4 projects with r...
Hello Team, I dont want to cache few pages (e.g : Login, registration pages). Then, I need to mention below snippet under /cache section. Am I right? /0xxx{/foo/login/* -> all pages below /foo/login/foo/login[./]* -> all pages below and /foo/login itself/glob "*"/type "deny"}
Hi all, In AEM as a cloud service, Dispatcher needs to be accessed using Cloud Manager mandatorily?Probably the architecture and the security restrictions force us to access Cloud Manager for Dispatcher and it could not accessed outside, Kindly suggest. Appreciate all your responses. Thanks,RK.
Hi all, Why do we have for Adobe Cloud Manager – CI/CD Production and Non-Production Pipelines separately?Please refer to AEM as a Cloud Service - Cloud Manager (adobe.com) One pipeline could not serve these two? What is the difference between these two? Appreciate all your responses? Thanks,RK.
Hi all, i have a requirement wherein I want to set the value authored in dialog as a page property.What is the best way to do it? 1. Read component/resource's properties in value map and set it on the currentPage's valuemap in sling model.2. Is there any way to do it directly while configuring the d...
Hi, We are trying to replicate template from template console but the initial node, structure and policies arent reflecting on the publisher but when we replicate through tree activation its publishing entire template with initial node, structure and policies. Currently we are using 6.5.16sp.core co...
HiI am adding menu item components in the header using container component. Instead of the menu item components appearing in the Editor one under another I would like them to appear in a grid beside each other. How can I do that? <sly data-sly-resource="${@ path='headerMenuItems', resourceType='xx...