Expand my Community achievements bar.

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

  • 5/16/22
    I am trying to create a _rep_policy.xml on my /conf/my-brand, so that everyone can view this file. Whenever I bundle the code into AEM platform, the _rep_policy does not show up.Please can someone explain to me why this is happening? 

    Views

    898

    Likes

    0

    Replies

    4
  • 5/16/22
    What is the best way to install the Dynamic Sling Include, Apache Bundle in AEM? Code Deployment?Manual Upload (by logging into System/Console). What is the best practice?

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 5/16/22
    What is the best way for me to embed Sling Dynamic Include bundle.jar into my AEM project? The documentation says include this as a dependency, but it does not work...   <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.dynamic-include</artifactId> <version>3....

    Views

    1.7K

    Like

    1

    Replies

    5
  • 5/16/22
    Hi All, I have a crx event listener been working all time in AEM 6.0. After migrating to AEM 6.5, it stops working. I basically want to observe a node created under /crx/de, then it will trigger something. Here is the code: // -- component & service definition herepublic class CRXObservation impleme...

    Views

    2.6K

    Likes

    0

    Replies

    11
  • 5/16/22
    Hi Team,I  have set up new project in AEM, Developed Experience Fragment , Editable Templates and Themes . But I want to write custom CSS to design our header, footer and body content.Please guide me right way to  write CSS for project. 

    Views

    389

    Likes

    0

    Replies

    1
  • 5/16/22
    We are upgrading our page component to version 3. When I test this locally, I notice the Open Graph meta tags are no longer present in our page source. The head.socialmedia.html file is gone in V3, and this seems to be what included it before. Is there a new include I need to apply, or do I need to ...

    Views

    774

    Likes

    0

    Replies

    2
  • 5/16/22
    Can we create or modify Content fragment using POST/PUT requests using AEM GraphQL query ?

    Views

    412

    Likes

    0

    Replies

    1
  • 5/16/22
    I have added component to the page but it is not appearing until I refresh the page. Even listner for referesh page is not working I need to refresh manually then only component is appearing  Component( RTE, Drop Down, text field  only these field are there) This is the console error I am getting wh...

    Views

    557

    Likes

    0

    Replies

    1
  • 5/16/22
    HiBecause the Sling Health Checks are deprecated, we want to migrate to Felix Health Check. Everything works so far with the new Felix Health Executor Servlet, but we troubles to switch also the Granite healthreportlist (/granite/operations/content/healthreports/healthreportlist.html). Our tile with...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 5/16/22
    Hi Team, We are working on project where we got a situation to exclude personalized clientlibs i.e., etc.clientlibs/cq/personalization/clientlib/personalization/kernel.min.js from minification, so that only personalization kernel JS is not minified rest all clientlibs are minified. Could you please ...

    Views

    1.0K

    Likes

    0

    Replies

    3