Ok so I've been following this seriesGetting Started with AEM Sites Chapter 3 - Client-Side Libraries and Responsive Grid and I can't get part 3 to work. after the clean install. nothing happens to my page.I can see that my files were successfully install in crx but don't know why it's not working(a...
Hi Team,I there any OOTB functionality for the dialog show/hide(toggle) behavior for Coral 3 dialog, After usage of dialog converter for AEM 6.4 the below blog related component show/hide (toggle) behavior for the Touch UI dialog got broken.Adobe Experience Manager Help | Dynamically modifying an Ad...
renamed jar file to c164-author-p4502.jar when running it just hangs after a step. I have been following the steps to Create Project with Maven AEM Project Archetype 15.I've tried deleting the crx-quickstart folder and re-running the .jar file. I have maven and java 8 installed.mvn -version returns...
Hello.I made everything needed that is described in this article: Adobe Experience Manager Help | Querying MySQL data using an Adobe Experience Manager 6.4 DataSourcePoolI can successfuly get data source instance only after component activation. If I do it during the activation I get this error mess...
Hello Guys,I've been working with aem-responsivegrid.But, I realized that doesn't have a space between grid columns.For example, on a grid with 12 columns, the components stay glued. Doesn't have space between them.Is exist any way of add margin or padding between the columns?Example
Hello,We are using AEM6.4 and ACS commons : when i authoring OOTB Text component got below js issue :coralui3.js:4898 Uncaught DOMException: Failed to execute 'registerElement' on 'Document': Registration failed for type 'coral-icon'. A type with that name is already registered. at Object.Coral.r...
Hi,I have created a Sling servlet and I need to register it using some custom path, e.g, /aem/testServletIf I add this execution path entry in configuration "Apache Sling Servlet/Script Resolver and Error Handler", it works fine. But I need to create a custom configuration of this path for my projec...
I noticed, the core components (v2) do not let author define the placement (left right or center alignments) of the component on the page and they do not even let author define width, not through the dialog authoring nor through the style system, both the alignment and sizing can well be I assume th...
Dear All,I have migrated my AEM application from AEM 6.2 AEM 6.4.In AEM 6.2 , my clientlibs was under the path /etc/designs , as shown below.After migrating to AEM 6.4 , I have moved to the clientlibs under the apps/Sunita , as shown below.After doing the necessary changes , my home page images are ...