Expand my Community achievements bar.

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

  • 1/10/23
    Hi Team,   Right now we have all GraphQL requests as POST requests even for fetching data from magento. As only GET requests can be cached so we are trying to convert POST requests to GET ones. One of the drawback i have read out query has to be sent as a URL query parameter since GET requests can't...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 1/10/23
    How to use resource path to get component path.  /content/myproj/us/en/jcr:content/root/container/container/cloud.container.json?name="+name+"&surname="+surname I don't want to hardcode my URL in Ajax call. How do I get the component Path and use it in my ajax. 

    Views

    476

    Likes

    0

    Replies

    2
  • 1/10/23
    How to get AEM cloud SonarQube rules and how to add the rules jar in  SonarQube?

    Views

    548

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi Team, I'm creating a component with dropdown value. There I've added 2 values in dropdown from that one value is always selected. But I don't want that, I just want my dropdown empty when I add component to page. So is there a way I can add placeholder text or default value other than my original...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi all,   Does someone know how to bind author/publish instance to IIS? Thank you

    Views

    280

    Likes

    0

    Replies

    1
  • 1/10/23
    How to get the list of all users in a group using SQL2 query? I tried this: select * from [rep:User] as user inner join [rep:Group] as group on user.[jcr:uuid] = group.[rep:members] where group.[rep:principalName]="myGroup"    

    Views

    890

    Likes

    0

    Replies

    4
  • 1/10/23
    I have a requirement to export a page content including the styling in HTML format so that can be exported to third party.    We are not using GraphQL as we need the styling as well to be exported.   Or, if we can export the page content including styling in JSON format so that the third party can r...

    Views

    514

    Likes

    0

    Replies

    3
  • 1/9/23
    Is it possible to run AEM without using the jar file?

    Views

    482

    Likes

    0

    Replies

    2
  • 1/9/23
    Hello! I have a problem with Reader extending my forms. Since yesterday when i try to reader extend any pdf forms on my pc i get the message 'This document could not be Reader enabled'. Does not matter what file i try to reader extend i get the same message.  Any idea why this is happening? I am usi...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 1/9/23
    Does Externalizer.externalize and resourceresolver.map(), just need read access at the path to be externalized , that can then resolve a path via .map or externalize an asset path or currentpage path? I am trying to externalize an asset path stored at jcrcontent/image and current page path within sl...

    Views

    440

    Likes

    0

    Replies

    2