When we are running our automated UI tests the following survey is popping up every now and then which kills the UI test and is slowly driving us all mad Is there a way to disable this for the entire instance or failing that for a specific user? I can't get it to show when I actually log on to the t...
Hi,Need some example how we can implement LISTENER_AFTERCREATE /LISTENER_AFTERDELETE in edit config for the dialog.If any one did please share example.RegardsManikantha R
AEM site setup:4 sites have been setup in /content./content/site1/en/content/site2/en/content/site3/en/content/site4/en---------------------------------So I was reading this guide/example (Creating Workflow Models ) on how to setup path selection on an OR Split. Using this example, I create 4-branc...
Hi,I'm having a bit of trouble understanding how to style my custom components on 6.4.Currently I have a clientlibs folder with my css docs inside the apps.component files. This defines the default behaviour of my component and thats working fine.Now, what if I wanted to create a component, and allo...
Hi All,I have seen few documents on how to use Spring MVC with AEM , but could not find anything on how to integrate Spring Boot with AEM. Can Spring Boot be used with AEM ? if yes can you please share some useful links on how to do it.
Hello everyone, I have this ArrayList list which is not empty. I am willing to iterate through it using HTL sly tags. What I've tried is:${model.list.size}-- this doesn't seems to work. I wrote a function in Jave which returns my list size and I can see it's not empty. Else I tried was:This again re...
Hi Team,We are in process of migrating our applications from AEM6.2 to AEM6.4.1.0. We are using RTE plugin with hybrid multiple in-place editors and we found that All RTE plugin options like superscript,subscript,misctools are not coming in full screen mode (When using editor mode as text, its worki...