Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/18/21
    Hi,I am following the tutorial Integrating SOLR with Adobe Experience Manager  to integrate with SOLR 8.8 from AEM 6.5.7. The tutorial uses maven-scr-plugin  to create a bundle where I have a project based on Adobe archetype that uses bnd-maven-plugin.  I added the following dependencies to the pare...

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 3/18/21
    Hi again, quick question, im building a submit email/PDF button here and again works great, and it looks a bit like this: var cBody = "Please provide your response by completing the Accommodation Review and Agreement Form";// Build the email URLvar cEmailURL = "mailto:" + cToAddr + "?cc=" + cCCAddr ...

    Views

    822

    Likes

    0

    Replies

    1
  • 3/18/21
    Adobe AEM provides a UI where you can edit, export and import your i18n strings for translation: https://experienceleague.adobe.com/docs/experience-manager-65/developing/components/internationalization/i18n-translator.html?lang=en#creating-a-dictionary The URL should be /libs/cq/i18n/translator.html...

    Views

    6.7K

    Likes

    0

    Replies

    4
  • 3/18/21
     There will be one script that we need to add on all the pages in metadataSo can you please help me  where we need to add this script so that it will start loading on all the templates     Thanks in advance

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 3/18/21
    Hello, guys,I am curious to know how to fully configure the Launch DTM library which we import in our website's pages. A little background: we have configured our instances to work with Launch through the gateway of Adobe IO.Now, under the chosen /conf path we have these nodes:While in the configura...

    Views

    806

    Likes

    0

    Replies

    1
  • 3/18/21
    Hi All,String [ ] parentpagepath;Suppose parentpagepath[0] = /content/project/page1 parentpagepath[1] = /content/project/page2 If page1 has subpages subpage1 and subpage2page2 has subpages subpage3 and subpage4, how to iterate over parent path to retrieve path of the subpages? Thanks in advance.@AEM...

    Views

    653

    Likes

    0

    Replies

    2
  • 3/17/21
    Hello All - I see some weird issues with the image component. it is a simple image component when I author an image in author environment, the image shows as expected but when it comes to publish or Dispatcher/CDN, I see that the image size is getting reduced either in publish or dispatcher/CDN and ...

    Views

    573

    Likes

    0

    Replies

    2
  • 3/17/21
    Hello All - We are encountering an issues with the Style system. The styles are configured in the template and the respective cq:styleids are stored in the component's node as we are using the styles in the component. It is working fine in Author and Publish instance. When it comes to dispatcher, th...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 3/17/21
    Hi !I am trying to build & deploy a project to AEM using Maven and when I run install commandmvn clean install -PautoInstallSinglePackageI get below error:Project 'com.adobe.aem.guides.wknd:aem-guides-wknd.ui.frontend:0.0.1-SNAPSHOT' is duplicated in the reactor I tried changing groupId, artifactId ...

    Views

    6.0K

    Likes

    0

    Replies

    6
  • 3/17/21
    Hello, we are facing a bit of a small colossal issue. We are currently in the middle of implementing a SPA application with Angular and AEM.Essentially, on the AEM side we havea) A template with a root of type wcm/foundation/components/responsivegrid and inside it:an experience fragment for the head...

    Views

    16.6K

    Likes

    0

    Replies

    1