How to add extra button open Url in new tab in Touch UI dialog, Is there any References @arunpatidar @Jennifer_Dungan @alexbishop yuhuisg @aanchal-sikka
I have a requirement to create a carousel component where I can add images and the slider should move when I click on the dots placed below the image container? Will the normal javascript work here?
I want a list of components in a page while using recursion method in java parent 1, child 2 , grandchild 3 and there might be another child will also come there As shown in picture there are some "container" nodes having components inside. For every container node it should get node of the compone...
Hello everyone, I have a problem like this. Have you ever encountered it?In the directory dispatcher\src\conf.d\available_vhosts,We have a lot of .vhost type files,Among these files, there is a section of the same class content,like this:So I want to extract this content, put it in an announcement f...
I'm aware of how to query content fragments based on their variation. I'm trying to figure out how to do this using Query Builder and there isn't much documentation. Only GraphQL documentation. I've tried to log out the XPath/SQL2 equivalent of a GraphQL query to see how it's done under the hood wh...
Hello Community,I'm looking to change the log files path for AEM logs. Currently, the default location is under crx-quickstart/logs/ However, I'd like to relocate all log files to a new location: /var/log/aem/ Any suggestions on how to achieve this?
I'm using 6.5.18 and trying to call the google maps api from backend. As part of it, I have added the below dependency. <dependency> <groupId>com.google.maps</groupId> <artifactId>google-maps-services</artifactId> <version>2.2.0</version> <scope>provided</scope></dependency>After bundle ...
HI Please see below error i am getting while starting up my AEM 6.5 instanceRefer ScreenshotCommand I am using to start - java -Xdebug -Xnoagent -Djava.compiler=NONE -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=30303 -XX:+HeapDumpOnOutOfMemoryError -XX:MaxPermSize=256M -Xmx4096m -Do...