Expand my Community achievements bar.

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

  • 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

    827

    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.8K

    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

    811

    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

    675

    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

    585

    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
  • 3/17/21
    Hello Team, When I have a project setup which has say 3 tenants.. each tenant has its own ui.apps and ui.content.. ui.apps has its core bundle embedded in it. Now when we build and deploy project to aem 6.5.5 instance using cloud manager.. my first tenant gets installed/updated but sometimes it just...

    Views

    1.2K

    Like

    1

    Replies

    3