Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/3/23
    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.

    Views

    937

    Likes

    0

    Replies

    3
  • 8/3/23
    Could anyone please explain the technical differences between locally installed AEM Cloud SDK and the AEM Rapid Development Environment Thank you,Kashif

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 8/3/23
    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....

    Views

    783

    Likes

    0

    Replies

    4
  • 8/3/23
    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 ...

    Views

    730

    Likes

    0

    Replies

    3
  • 8/3/23
    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.

    Views

    977

    Likes

    0

    Replies

    6
  • 8/3/23
    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...

    Views

    868

    Likes

    0

    Replies

    2
  • 8/3/23
    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...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 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 ...

    Views

    605

    Likes

    0

    Replies

    3
  • 8/3/23
    Hello, I replaced the core module in a Maven project with the core module from another project. However, when I ran "mvn clean install -PautoInstallPackage", the package is not installed, so nothing found at http://localhost:4502/system/console/bundles. I was able to make it work by manually install...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 8/3/23
    Hello guys, I have the following situation here: I'm trying to obtain the content of each page, in order to index it to solr documents.This will be used later, so when searching on the site for a word, the client will get the page which contains the text inside page body, for example. Now, the probl...

    Views

    495

    Likes

    0

    Replies

    2