Hi all,When trying to send out emails via AEM using message Gateway service (Emails configured via CQ Mail Service) when inspecting on web mail applications there are lot of nested <div> which have no occurrence in the original html.any suggestions on why this would be happening? @arunpatidar, @Est...
Hi Team, I have a git repository(Repo A) which has dependent on other main repository (Repo B). In Repo A we have a service implementation. In Repo B we have common code, here we have a util class and it has a static methods. We are calling these static methods from Repo B in Repo A. Now we are writ...
In my current project which is in AEMasCS , we have a requirement to create simple form with few fields.Can I achieve this with out AEM Forms as a Cloud Service. Just by using custom ( or core components) text fields and textarea?What will be the possible challenges ?Thanks in Advance ,TJ
I'm reading the docs on the core Table of Contents Component. The GitHub readme says "./includeClasses - defines an array of strings representing the configured class names to include in the TOC." Where do you add the ./includeClasses property and does it need a true value set for it to work?I've re...
Dear AEM Community,I have migrated the operating system to RHEL9 with Java 11. Author, Publisher and Dispatcher are running on the same machine.Since then I have not been able to run the flush agent successfully. In the Transport tab I have the following configured:http://IP/dispatcher/invalidate.ca...
Hi Team, Is there any way to address below issue: We need to make our custom oak indexes as part of code base and property "reindex" value is true. In this case after every code deploy, all indexes will run.PROBLEM: How to make sure after every code deploy, these indexes do not run?Is there any way...
We have a requirement to load an experience fragment in aem author instance (in all modes - edit, preview & disabled) using data-sly-resource approach where as in aem preview & publisher instances we want to load the experience fragment using Server Side Include (SSI) approach. To achieve this I nee...
Custom RTE plugins are not working on full screen dialog mode when they're included in a 2-level multifield.Any examples of JS for RTE plugins that work on 2-level multifield?Any pointers on this use case would be much appreciated.