Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/14/21
    How to reproduce:1. follow the oficial tutorial here: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html?lang=en#prerequisites 2. use the archtype to create the project:  mvn -B archetype:generate \                     -D archety...

    Views

    5.8K

    Like

    1

    Replies

    8
  • 3/13/21
    What is the way of caching the components of a page. I want to achieve caching at component level. I have few components in a page and I want to make do not cache for 2 components and rest of the components to be cached.

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 3/13/21
    Can i use Javascript to controller a component in AEM 6.4? How configure to build a script JS in UI.Frontend to Clientlib-site.JS? 

    Views

    1.2K

    Likes

    0

    Replies

    2
  • Hello all, We manage our company's website in AEM, and there are two teams on which I'd like to focus here: content managers and developers. Developers create new templates and components, and content managers use both developed and out-of-the-box components ti create and update pages. Both teams us...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 3/12/21
    Hello All - I am trying to build a project using maven archetype 25 which use the package com.adobe.cq.editor.model. If I use the below dependency, it didn't resolve and am getting compilator error saying 'package com.adobe.cq.editor.model does not exist'. Could someone tell me what needs to be used...

    Views

    1.8K

    Likes

    0

    Replies

    7
  • 3/12/21
    Hello,  We have implemented authentication requirement (from page properties -> advanced -> Authentication Requirement) for some of our sites and added Custom User Group so that only users part of that group can access the site after successful authentication.  The solution does not prevent users fr...

    Views

    816

    Likes

    0

    Replies

    2
  • 3/12/21
    Hi,I'm creating a project with the archetypeVersion 25 for a SPA. But I am having the below error when I'm trying to deploy: [ERROR] Failed to execute goal on project aem-mycmscoe-spa.core: Could not resolve dependencies for project com.cmscoe.spa:aem-mycmscoe-spa.core:jar:1.0.0-SNAPSHOT: Failure to...

    Views

    31.4K

    Likes

    0

    Replies

    5
  • 3/12/21
    I have a requirement where my site-structure is like this/content     --/mysite              --/us(master)                 --/en/page              --/fr(live-copy)                 --/en/pageon page i have a experience fragment which is pointing to /content/experience-fragments/mysite/us/en/xfon fr s...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 3/12/21
    AEM 6.5 seems to be making regular requests such as the one below; as found in access.log from a publish instance "HEAD / HTTP/1.1" 200 - "-" "Apache-HttpClient/4.5.4 (Java/1.8.0_251)" The polling fails constantly on author instances, and the error rate shows up in Java reporting such as New Relic. ...

    Views

    2.3K

    Likes

    0

    Replies

    7
    6.5
  • 3/12/21
    "categories (string) multiple - is the identifier used to directly include this clientlib from a content page or to embed it in other clientlibs. We can categorize our clientlibs using this property to manage files easily and only load whatever we need. The categories property, being multi-valued, a...

    Views

    3.1K

    Likes

    0

    Replies

    4