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

  • 12/2/20
    I need an error modal that works across the entire site. It will be triggered on different pages depending on different scenarios.  I wrote a component solely for the modal. Then I embedded the modal in another component. Here is my embed code:  <sly data-sly-resource="${'myPage-modal' @ resourceTyp...

    Views

    2.2K

    Likes

    0

    Replies

    8
  • 12/2/20
    We are flagged by Security team for below issue. They have created a Python script which can be used to crawl any of our sites and fetch JCR data like UserID. Our sites are public sites.Here is summary of the test, details of the test is attached here. The Python project is in GitHub for your test/r...

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 12/2/20
    I have a scenario regarding translations and I'm not sure what the best practices for handling it is. Here is the scenario: 1. We have a page in English2. We create a translated Language Copy of the English page in French3. The translated French page is later edited to add France-specific content to...

    Views

    852

    Likes

    0

    Replies

    1
  • 12/2/20
    BasicallyI want to know what value is configured for "From" address in Day CQ Mail Service  in java.so that I can use the value elsewhere.  

    Views

    829

    Likes

    0

    Replies

    1
  • 12/2/20
    I have got a repo of all common components which are deployed to multiple brand websites . If I have to migrate this to AEM cloud service then I will create a single brand project based on the new AEM archetype. But then I also need to embed the common components package with the brand package. The ...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 12/1/20
    We have a main site in AEM sitting in /content/xyz which is accessible through dispatcher when you go to www.xyz.com. The client has request a couple of microsites to be created in the same AEM instance, which will be accessible through sub domain.For example:microsite 1 : /content/microsite1 should...

    Views

    2.8K

    Like

    1

    Replies

    2
  • 12/1/20
    Referring to the URL -> https://experienceleague.adobe.com/docs/experience-manager-65/authoring/siteandpage/working-with-page-versions.html?lang=en#timewarp where we can view the difference between two version of a page. We want to implement similar functionality in workflow. Once the workflow is su...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 12/1/20
    I have the next line in one of the components I'm working on. my problem is that when in the parsys i attach the other component (for example dropdown).<div class="row">   <sly data-sly-resource="${'content' @ resourceType='wcm/foundation/components/parsys'}"></sly></div> the code result is somethin...

    Views

    3.0K

    Likes

    0

    Replies

    8
  • 12/1/20
    I have a client requirement for creating some gated content. So basically, the page ( which contains some assets) should only be reachable after the user has submitted a form. And the assets should also be not accessible directly without submitting the form. So i have created a servlet filter to ach...

    Views

    1.3K

    Likes

    0

    Replies

    1