Expand my Community achievements bar.

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

  • 5/16/23
    I have a project with multiple brands. I need to do project analysis to get below component details for all the available components. 1. Component Name2. Component Version3. Is it a global component or brand specific4. Particular Brand in which the component is being used if it is brand specificAlso...

    Views

    331

    Likes

    0

    Replies

    2
  • 5/16/23
    Team, I need to make a service call for every workflow approve and reject actions. Is there any way to capture Approve and Reject actions of workflow.  OR else JS is also fine.

    Views

    375

    Likes

    0

    Replies

    2
  • 5/16/23
    When I use data-sly-set to store an intermediate variable, It is throwing the error while compiling in Intellij data-sly-set: None of the registered plugins can handle the data-sly-set block element. However, the same is working, If I use it directly in the crxde. What could be the reason? any thoug...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/15/23
    I am facing an issue while importing dependencies in my project. I need to import itextpdf dependency to use pdfWriter and I am trying to use 5.5.13.3 version. I am using AEM as a cloud Service SDK platform. The error logs are as below :  Attached are the screenshots of the dependencies added in the...

    Views

    553

    Like

    1

    Replies

    3
  • 5/15/23
    We are trying to customize the email template that triggers on workflow notifications, there are few issues that we have observed:The default email template that triggers on workflow notification is at - /libs/settings/workflow/notification/email/default/en.txt. When we try to overlay it in apps - /...

    Views

    778

    Likes

    0

    Replies

    4
  • 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

    416

    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

    472

    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

    768

    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

    394

    Likes

    0

    Replies

    1