Hi All i'm creating contact us form using Form component now i want to send email for recently submitted user, so how can i perform this task, i configured SMTP on http://localhost:4502/system/console/configMgr so can someone suggest me what i need to next. Thanks in advance.
Hi,In my author i have a bundle "Assembler Service Bundlecom.adobe.aemfd.adobe-aemfd-assembler". This bundle is version 2.0.6. How to I make use of this bundle in Eclipse/maven? I tired various setting in the bundle/POM fiile but no result. My latest trial is this <dependency> <groupId>...
1. how to open classic UI by default?2. From CRXDE Lite if i click blue lizard image (back home link in extreme top left) to go back to home, it is taking me to touch home page instead of classic home pagehow can i change this?
Hi Adobe Community,Rookie question: Can someone tell me if there would be an issue accessing AEM Assets via Adobe Drive to upload a large number of files or is it absolutely necessary to go through WebDav? Both show me the file directory through my finder...Thanks!Rachel
Hi, I've created a mobile site and I can't get the emulators to show up in author mode. My mobile page component has the mobile page component has sling:resourceSuperType="wcm/mobile/components/page" and documentation says that "When the page component relies on the mobile page component (/libs/wcm/...
So I'm at http://serverurl:4503/cf#/content/sola04/main.html. I can see the images from the DAM and I can see the sidekick with the components that can be drag and dropped onto parsys areas on my page. However, I cannot drag and drop any components onto the page and I cannot drag and drop images fro...
we know that the latest dispatcher supports the caching of vanity URL OOTB but this is the approach we followed in the previous dispatcher version to cache the vanity URLs.http://adobeaemclub.com/enable-dispatcher-caching-flat-structured-url/Let me know if this could be handled in any other way. Re...
Hi, I have already done some investigation on how to do this.. but, no luck so far.. Any help would be much appreciated.I need to CREATE a Rest Service in AEM that will be accessed by a mobile application. The service should perform actions like return list of countries supported, return list of reg...
We have built a REST API backed by the JCR Query API on AEM 5.6.1. We're seeing a peculiar XPath expression being produced by the PredicateGroupEvaluator, when it uses the underlying JcrTagImpl.TagQueryExpressionBuilder via TagPredicateEvaluator.Consider these Query Builder servlet request: http://...