Expand my Community achievements bar.

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

  • 11/12/24
    I have a multi value property String[] in a jcr:content. Is there a limitation on the number of values it can hold? 

    Views

    84

    Likes

    0

    Replies

    2
  • 11/12/24
    Node node = session.getNode(path);node.getProperty("outputPath").setValue("somepath"); JunitProperty property=mock(Property.class);lenient().when(node.getProperty("outputPath")).thenReturn(property); errorjava.lang.NullPointerException: Cannot invoke "javax.jcr.Property.setValue(String)" because the...

    Views

    235

    Likes

    0

    Replies

    7
  • 11/12/24
    I have a container component and multiple 'card' child components. In the sling model of the container component i want to obtain a list of card component sling models.Container component   -card1   -card2   -card3I want a list of card models to accessible in container component model so that in HTL...

    Views

    315

    Likes

    0

    Replies

    13
  • 11/12/24
    We need to add custom filters to the collections. Currently, the out-of-the-box (OOTB) options allow filtering by modified date and tags. We want to add a filter to segregate collections into categories such as private and public.

    Views

    126

    Likes

    0

    Replies

    2
  • 11/12/24
    Our client is on AEM 6.5 on prem version and wants to migrate to AEMaaCS. During initial discussion - we were asked to ensure if AEMaaCS would support the Cloudfare integration for CDN or not. Is there any Adobe references that we can use to understand this ? 

    Views

    113

    Likes

    0

    Replies

    2
  • 11/11/24
    Hey Community, I hope you're doing well. We’re using AEM Cloud to create content fragments and a GraphQL endpoint. This endpoint is then used by app developers to build the app UI. However, if someone wants to test it, they usually need to go into AEM Cloud first, make the changes, and then test the...

    Views

    99

    Likes

    0

    Replies

    1
  • 11/11/24
     Unable to successfully add type='module', expected the following result   

    Views

    128

    Likes

    0

    Replies

    2
  • 11/11/24
    Hello, I want to call a function when the 'Targeting / Start Targeting / Safari (Audiences)' button/link is clicked. I have tried listening for the 'EVENT_TEASER_LOADED' event, but it is not working. Can someone tell me which event I need to listen for?"window.ContextHub.eventing.on(window.ContextHu...

    Views

    68

    Likes

    0

    Replies

    1
  • 11/11/24
    Hi, I am using AEM 6.5.19 and created a simple sling servlet adapting to Resource. However when I use the sling model in html, getting the following error: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: No use provider could resolve identifier com.kishore.project.core.models.kis...

    Views

    208

    Likes

    0

    Replies

    6
  • 11/11/24
     the links in the docs aren't available. Any other sources in the doc that provides the AEM 6.5.21 service pack?*update: I've tried all the other versions to 6.5.13 and all redirection link responded with 404 

    Views

    130

    Likes

    0

    Replies

    2