Hi Community Members, We’re excited to share that AEM Forms now has a new SKU purpose-built for AEM Sites Cloud Service or Edge Delivery Services customers! What’s new? This SKU provides a lightweight, scalable solution for lead generation. Key capabilities include: Agile form authoring: quickly b...
Details The features in this release focus on Experience Manager Sites and Sites Optimizer and include the following: AEM SITES: Content Model Admin UIContent Fragment Launches UI and APIEdge Delivery Services with Commerce boilerplate AEM CLOUD FOUNDATION Support for Authenticated OpenAPIs-base...
Over the past decade, brands have invested heavily in SEO, content strategy, and personalization to drive visibility and engagement across digital channels. But the landscape is rapidly shifting. Today, the customer journey increasingly begins not with a traditional search engine, but with an AI ass...
Here is a great community article by Dan Klco that talks about the MVC design pattern and AEM. I really like this advice from the article:"Project teams and CQ developers should attempt to follow MVC practices when developing on CQ5 by avoiding business logic in their JSPs, putting business logic in...
We are unable to use Japanese and Korean translations in our project.When importing/installing the i18n files to CRX, we get a cryptic SAX Exception: [ERROR] Error while parsing <...>\vaultclipse\1416246615305\jcr_root\apps\projectX\i18n\ja.xml: org.xml.sax.SAXException: unknown type: 0 java.lang.Il...
AEM instance was starting properly and suddenly when I restarted an instance, its throwing below error when I hit 'localhost:4502'HTTP ERROR: 503Problem accessing /. Reason:AuthenticationSupport service missing. Cannot authenticate request. What could be the reason
You can create an Adobe Experience Manager (AEM) Logo component that displays your company's logo in an AEM web site. A logo component can also provide a link to the home page of your AEM web site. A logo component also contains a design-mode dialog so that property values are stored in the site des...
I am using Dispatcher 4.1.8 with IIS7.5. On interpreting the '<!--#include virtual=path' SSI tag, getting an error 'Error Processing SSI file' on the page.But the same is working with Apache HTTP server.
Yes, you can easily access the website root with the help of Page object. You can directly call getAbsoluteParent method to access the root page at a level of your choice. Code snippet for the component would look like:Sightly HTML code snippet:<div data-sly-use.contentJS="content.js"> ${contentJ...