Hi all, I have the content fragment data in custom servlet end point as JSON and I need to get the servlet end point data using ajax call in js and need to display over the json data in the page, if any one know how to excute this kindly give some idea on this. This is my Custom Servlet End point da...
I want to create a servlet that I can use to pass data to an in-browser javascript app. The issue I'm having is I can't find a way to disable CORS for the specific servlet - only for the entire site, which isn't ideal. Is there a way to achieve this?
I am using the below code to display a video .It is working as expected when it fetch video from external URL but not working when I give DAM video url. Please help to resolve the issue. <iframe width="100%" height="100%" src="${config.videoUrl}" ></iframe> Thanks.
Could anyone please explain the technical differences between locally installed AEM Cloud SDK and the AEM Rapid Development Environment Thank you,Kashif
Hi everyone,we are trying to update HandlebarsJs and the next error appears on console:Uncaught TypeError: Handlebars.compile is not a functionAlready tried all the solutions I found here and on the web but they are not working in this case.Any information you need, please let me know. Thanks and B....
I have a content fragment model having a single-valued field of type Fragment reference, in which 2 Content Fragment models are allowed.I am looking into the most effective approach to write a Graphql query handling both content fragment models within a single field. Our initial attempt encompassed ...
Images on the Profile Card component are not loading due to client lib issue on AEM-STAGE and AEM-PROD.So, please help regarding this issue.Also, please help me out with your suggestions.
Hi,I have recently upgraded our instance from 6.5.5 to 6.5.17 , so when I am changing the Uber Jar version there were issue in classifier which I removed and UBER jar is loading fine. But Google GSON API is not getting resolved in Test classes and getting following error wherever GSON is used. java...
Hi everyone, We have a multilingual project in AEM 6.5 in which we need to show pages in the following languages: SpanishEnglishFrenchCatalanBasqueGalicianValencian All of these languages but Valencian have ISO codes. Valencian is linguistically considered a variant of Catalan language but political...
OOTB, when we include a Page in a Translation Project, language copies are also created for all referenced assets. We have tried Exclude Children option also in Translation Project, but no luck. Requesting suggestions on how we can exclude the Language copy creation for references, when needed. And ...