내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
정렬
  • 최신순
  • 조회수 많은 순
  • 좋아요순
  • 답변 수 많은 순
  • 오래된 순

  • 25. 9. 3.
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated ...

    유형

    토론

    조회 수

    2.2K

    Likes

    9

    답글

    16
  • 25. 7. 4.
    I'm currently testing the performance of GraphQL queries in AEM. As part of the analysis using the Query Performance Analyzer, I'm attempting to capture the underlying JCR-SQL2 queries from the QueryStats section in the AEM System Console.However, for some of the GraphQL queries I successfully execu...

    유형

    질문

    조회 수

    359

    Likes

    0

    답글

    5
  • 25. 7. 4.
    Mastering Sling Filters in AEM By Neeraj Chaudhary Imagine you’re entering a building (your AEM website), and there’s a security guard at the entrance. Before you walk in, the guard can:Check your ID (authentication)Tell you to go to a different entrance (redirect)Make a note of who entered (logging...

    유형

    블로그

    조회 수

    231

    Likes

    4

    답글

    2
  • 25. 7. 4.
    Hi, We are looking for an option/feature to integrate firefly within component(ideally dialog) for authors to utilise the feature to curate content. Any suggestions/scenarios implemented would be of great help. Thanks Kind regards,Kiran Buthpur

    유형

    질문

    조회 수

    311

    Likes

    0

    답글

    2
  • 25. 7. 4.
    Hi all,We have a Model called ImageModel which implements ImageThe @Model annotation:@Model(adaptables = {Resource.class, SlingHttpServletRequest.class}, adapters = Image.class, resourceType = ImageModel.RESOURCE_TYPE, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)As we want to...

    유형

    질문

    조회 수

    288

    Likes

    0

    답글

    2
  • 25. 7. 4.
    Hi Community,I need to set hotspot styles for a component and on desktop it works just fine. But it seem, on mobile or tablet, the styles don't take effect. My guess is, that I am currently in the desktop editing view, so the changes only take effect on desktop.Now I have the issue, that the buttons...

    유형

    토론

    조회 수

    190

    Likes

    0

    답글

    0
  • 25. 7. 3.
    I am trying to sort the feed generated using graphql query by date. But the results are not as expected. Sample Query:query {ContextList(filter: {tags: {_expressions: [{value: "content-type/story"}]}}sort: "DisplayDate DESC") {items {title_tagsDisplayDatepublisheddatepageName}}} But the result is no...

    유형

    질문

    조회 수

    433

    Likes

    0

    답글

    5
  • 25. 7. 3.
     we want to add the Content-Security-Policy header for our site ( Aem as Cloud) using dispatcher by adding the header in the site specific vhost file. we added as below Header always set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' https://example.com; style-src 'se...

    유형

    질문

    조회 수

    585

    Likes

    0

    답글

    5
  • 25. 7. 3.
    Hi There, I have developed custom workflow and installed it and it worked fine. I synced workflow model xml into codebase, made some changes (removed some steps and transition etc) and pushed it to AEM CaaS. But to surprise, AEM workflow is still using old workflow xml instead of using new one. Just...

    유형

    질문

    조회 수

    400

    Likes

    0

    답글

    3
  • 25. 7. 3.
    There is a bunch of data-aue attributes that we can retrieve in custom Universal Edtitor extenstion. For example given html markup like this<div class="MuiBox-root mui-ifmqwy" data-aue-resource="<resource_path>" data-aue-model="myapp-component-model" data-aue-label="Component Label" data-aue-type="c...

    유형

    질문

    조회 수

    571

    Likes

    0

    답글

    4
  • 25. 7. 3.
    We have seen a lot of nodes that do not have a sling:resourceType or has incorrect value. These are mostly those nodes which were copied using the copy option on the page. The actual component had all details but on copying somehow the resource type value was getting lost or not copied.We get error ...

    유형

    토론

    조회 수

    447

    Like

    1

    답글

    4