Expand my Community achievements bar.

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

  • 5/15/23
    Hello All, I have a requirement to remove 'order by' on 'created date' and return the results as added in author dialog. For Instance - Query is SELECT p.* FROM [cq:PageContent] AS p WHERE ISDESCENDANTNODE(p, [/content/test/en]) AND p.[cq:template] = '/conf/test/settings/wcm/templates/test1' AND (...

    Views

    418

    Likes

    0

    Replies

    2
  • 5/15/23
    Hi there, I am working on AEM cloud SDK locally. When I make any changes in the component's HTML files from CRXDE lite and try to see them on my site, they don't reflect. I always have to give a build to see the changes reflected in my site. Note -: I can see dialog changes reflecting on the site, b...

    Views

    473

    Likes

    0

    Replies

    2
  • 5/15/23
    I would like to get all the immediate folders from a given path. For example, I would like to query the 6 immediate folders under we-retail/en:  I found a similar post here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-querybuilder-how-to-return-only-the-folders-unde...

    Views

    771

    Likes

    0

    Replies

    2
  • 5/15/23
    I would like to write a query using JCR-SQL2 to return all component groups.  I tried the following but it is not returning anything:SELECT * FROM [componentGroup]  Does anyone have any suggestions? Thanks!

    Views

    315

    Likes

    0

    Replies

    1
  • 5/15/23
    Usecase: image, some custom elements, cf paths and a CTA/button. I created two components one by super typing image v2, another by super typing with teaser v2. Now I am trying to include button component inside above two components, so author can reuse existing button component   <div data-sly-resou...

    Views

    395

    Likes

    0

    Replies

    1
  • 5/15/23
    Hi all, We have observed thousands of WARNs in error log with following patterns. Has anyone observed these kind of warnings if so could you please advise how to get rid of these warnings?  WARN:com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/compon...

    Views

    524

    Likes

    0

    Replies

    2
  • 5/15/23
    While creating a custom component, giving tabs widget from Coral and Granite UI , the tabs title is not rendering on page.Kindly Help me clear my doubt!!!@arunpatidar   <content jcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"><items jcr:prima...

    Views

    420

    Likes

    0

    Replies

    2
  • 5/15/23
    Hi Team, Is there a way to share the data between components without using model class or servlet ? Thanks 

    Views

    408

    Likes

    0

    Replies

    2
  • 5/15/23
    Hello, I'm trying to look for a solution where we want to define CSS, and JS that's common across the app. Here's the architecture of our application. We are a multi-tenant app and have different teams developing their own AEM apps but we have quite a few components that are common across the applic...

    Views

    880

    Likes

    0

    Replies

    5
  • 5/15/23
    Hello, We have a requirement where we need to set some attributes to the session object through out the user journey and finally, we need to read the session attribute names and will read each attribute name. Can someone suggest how I can mock these values: Here is the sample code:Fields fields= new...

    Views

    1.1K

    Likes

    0

    Replies

    3