Expand my Community achievements bar.

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

  • 10/8/22
    Hi, I am trying to change the path of my "demomovement" page to archive-articles. But somewhere its crashing. Can anyone please help me out here?     @Override public void run() { String rs="/content/enablementCapstone/us-capstone/en/article/demomovement";Page page = resourceResolver.getResource(rs)...

    Views

    378

    Likes

    0

    Replies

    1
  • 10/8/22
    Hi All, I have a requirement to access the list stored in ACS Commons Generic List, then convert that list into JSON/Array in the backend and inject that JSON/Array into the page (most likely into customheaderlibs). I want to store JSON/Array in the JavaScript variable on the page. Some of the compo...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 10/7/22
    Dear Community,   We have server-side includes enabled on our dispatcher, and the dispatcher renders content returned from the path included see example below "test":{"testUrl":"<!--#include virtual=/content/servlet.test.html -->"} , I would like to know if there is any way we can configure at dispa...

    Views

    457

    Likes

    0

    Replies

    1
  • 10/7/22
    Hi, Image component has a URL action like limelight video as a popup. On click of the image need to get limelight video as a popup. Thankyou in Advance.

    Views

    449

    Likes

    0

    Replies

    1
  • 10/7/22
    How do I properly incorporate Tailwind CSS into my AEM project?   I am using the latest Maven archetype.  Curious if anyone has any experience, gotchas, or know-how they can share on updating the archetype to include TailwindCSS?

    Views

    2.3K

    Likes

    0

    Replies

    1
  • 10/7/22
    Hello, We're trying to make some changes to dispatcher for AEM as Cloud Service. I've made changes to custom vhosts and farms just to accommodate the DEV publish/dispatcher domains and test the initial dispatcher changes. These changes are working fine on local docker (per doc: https://experiencelea...

    Views

    727

    Likes

    0

    Replies

    3
  • 10/7/22
    While planning to upgrade from 6.4 to 6.5, I decided to install the pattern detector package but I can't find it under system/console/configMgr > status but when I install it on a 6.5 instance, I am able to see it. Is there something I need to do to make this active in 6.4? 

    Views

    407

    Likes

    0

    Replies

    2
  • 10/7/22
    Hi Guys,   Our's project is of bit older archetype, having all servlets based out of SCR notations. The sling servlet based APIs are consumed internally by the components(which are all JSP based.). There are few schedulers, event handlers and workflows which consumes APIs which are outside of AEM bu...

    Views

    534

    Likes

    0

    Replies

    1
  • Hello, community. I'm trying to change the standard error handler along the path /libs/sling/servlet/errorhandler. I also created a service and an implementation for it to use the configuration. In default.jsp I added import com.custom.aem.common.errorhandler.CustomErrorHandlerService   <%@page sess...

    Views

    626

    Likes

    0

    Replies

    3
  • 10/7/22
    We are trying to accomplish a simple use case of Updating a content author in AEM  and content / description for the component are from an external system. We have been able to update the content authoring .  It's is a kind of the automating process of regular work in AEM, like  updating the content...

    Views

    893

    Likes

    0

    Replies

    1