Hello community, I start and use AEM WCM as CMS for my Website, do you know if it is possible to integrate an external coded page (in the form of an iframe) in a module? And if so the template to use? Thanks
Why core Download component (https://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/download.html) adds .coredownload to the end of filename (before the extension)?e.g. link to any /content/dam/.../filename.pdf file is rendered as /content/dam/.../filename.coredow...
Trying to run start.bat to set up debugger in Eclipse, but get the Error:Could not find or load main class Website\author\crx-quickstart\bin\ when I try to run in. Any ideas?
Hi ,Although we have indexes (property,lucene ) defined for most of the queries, few of the indexes are going in traversal For Ex : On Restart of AEM *WARN* [Apache Sling Repository Startup Thread] org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Trav...
I need help on hyperlink filtering in response and flow if like below.1. I have article data response in article data JSON response (we recived pasre JSON) [Actual Response from Service provider]{"article": [{"name": "Test links","content": "<p>test <a href=\"https://en.wikipedia.org/wiki/Season\">T...
HiMy organization is currently undertaking a high-level/prelim technical architecture activity to redevelop some of our internal and external-facing websites, and I wanted to determine if the technical architecture they are proposing will be feasible Background:- Two (A and B) areas are looking at i...
We are in process of AEM 6.5 migration, Sling model Post construction is not calling in AEM 6.5, Same thing working fine in AEM 6.4 instance.Post construction will be called, if I add javax.annotation package in export or import package of maven-bundle-plugin, But nested Sling models are not injecti...
Is it possible to insert thumbnail image URL from page properties of Thumbnail tab into og:image inside meta tag. I am able to get values of pageTitle and description properties but not the image. Or is there a better way to handle this?<meta property="og:url" content="${head.pagePath}" /> <meta pro...
Hi everyone, First time poster here. I would greatly appreciate your input.I have a client library reference which appears on several of my site's pages: <html> <head> ... <link rel="stylesheet" href="/libs/wcm/foundation/components/page/responsive.css" type="text/css"> ...