Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/25/23
    Hello all, I am exploring some AEM headless outputs, and thinking to expose AEM component html output in sling model json output instead of json data for each field so that i dont need to write business logic in Front end frameworks, which might help for existing projects migration to headless way a...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 4/25/23
    Hello everyone,We have just upgraded Service Pack 16 (SP16) in our AEM 6.5 instance. Our legacy pages are throwing errors at scriptlet occurrences. Is there any known issue which could be the reason for this problem. To be very specific, we are experiencing a Null Pointer Exception on the below line...

    Views

    738

    Like

    1

    Replies

    2
  • 4/25/23
    I have created a community website using AEM communities and now I need to use dynmaic navigation component which I have instead of the default navigation. I hve added the component as shown below: <cq:include path="test" resourceType="mycomponents-core/components/dynamic-nav"/> and in the dynamic-n...

    Views

    538

    Likes

    0

    Replies

    1
  • 4/25/23
    Hi Team, I wanted to implement Generic List in /content folder instead of etc/acs-commons/lists. any solutions please.Thanks in advance

    Views

    592

    Likes

    0

    Replies

    2
  • 4/25/23
    Hello All -  I was working on one of the Data Layer requirements and while I went through the Adobe documentation I learned we can primarily push the data to Analytics in two essential ways : Pushing an Event Object (Push an Event Object/Data)window.adobeDataLayer = window.adobeDataLayer || [];windo...

    Views

    3.0K

    Likes

    0

    Replies

    3
  • 4/24/23
    I am writing a JUnit5 test case for a servlet that is creating a JsonObject object. While running the test case in my IDE (IntelliJ), I'm getting the below error - But, on the other hand, my core package build is successful. How to get this error resolved in my IDE as I can see that the dependency j...

    Views

    605

    Likes

    0

    Replies

    4
  • 4/24/23
    Team, We have a requirement to disable the auto versioning whenever the new pages are published to preview instances but want to keep it when we publish it dispatcher servers. Could anyone please explain to me the steps to disable it?

    Views

    296

    Likes

    0

    Replies

    1
  • 4/24/23
    Hello, this is my first question here, but have been using the forum for almost two years now!Some experienced developers with React and AEM can tell me what are the pros and cons when considering implementing a SPA?I mean we lose something in SEO?is AMP mandatory when talking about Google News and ...

    Views

    473

    Likes

    0

    Replies

    2
  • 4/24/23
     Hi All,  I am new to AEM  I need to add a custom link or button in workflow action bar in inbox. Can some please help how to add/to add, Also please confirm whether we can use workflow session variable to be passed in this custom link ? 

    Views

    383

    Likes

    0

    Replies

    2
  • 4/24/23
    Hi all,I am new to AEM and trying to fetch last published version of the page. Got below code online but  versionHistory.getVersions(true).next() thowing error as no such method exists in the class.  // Get the Page Manager servicePageManager pageManager = resourceResolver.adaptTo(PageManager.class)...

    Views

    1.1K

    Likes

    0

    Replies

    4