コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
並べ替え
  • 最新
  • 最多の表示
  • 最多のいいね!
  • 最多の返信
  • 古い順
フィルタ
  • すべて
  • 解決済み
  • 未解決
  • 返信がありません

  • 2024/04/01
    Hi, We have a use-case in a component, where we're using nested experience fragments on a page and when I try to get the current page path in a component (nested inside the innermost XF), the get the path of it's parent XF.  For example, we have two XFs - Child XF (/content/experience-fragment/proje...

    表示

    1.4K

    いいね!

    0

    返信

    5
  • 2024/04/01
    I am using resourcechange listener to identify the changes in multiple paths. Once the listener identify change from the given path I am triggering an e-mail. Till here it is fine. Resource change listener paths: I have configured locale paths in config manager like ex: /content/en_usd/testpage./Con...

    表示

    1.0K

    いいね!

    0

    返信

    3
  • 2024/04/01
    Hi, I have developed a SDI component that I don´t want to be cached. I already implemented the osgi configuration, the dependencies in the pom and the dispatcher configuration in the vhost file, and my componente is already rendered using sdi feature. The problem is that the component is always stor...

    表示

    712

    いいね!

    0

    返信

    3
  • 2024/04/01
    Hello Community Members, We are facing a tricky issue with respect to the loading time of Dynamic Media images through Scene7 URLs. When we open the pages in browser, these images load from Scene7 CDN perfectly fine, most of times in less than a second. However, Google Page Speed is always reporting...

    表示

    1.5K

    いいね!

    1

    返信

    4
  • 2024/03/31
    Hello Everyone, I can display child pages title using the below Sightly code. <ul data-sly-list="${currentPage.listChildren}"> <li>${item.title}</li> </ul>Is it possible to list the Navigation title of child pages using Sightly? Tried below logic, But no luck <ul data-sly-list="${currentPage.li...

    表示

    930

    いいね!

    0

    返信

    4
  • 2024/03/31
    Hi, would like to ask how can I get the all the versions of the page. I've tried the following codeResourceResolver rr = currentResource.getResourceResolver();PageManager pageManager = rr.adaptTo(PageManager.class);Page page = pageManager.getPage(currentResource.getPath());Session session = rr.adapt...

    表示

    1.5K

    いいね!

    0

    返信

    6
  • 2024/03/31
    Hi  All,How can I get a Developer or evaluation license for AEM? TIA.

    表示

    990

    いいね!

    0

    返信

    1
  • 2024/03/30
    My Aem licence is license.product.version=6.2.0 MY java version is "java 11.0.21 2023-10-17 LTSJava(TM) SE Runtime Environment 18.9 (build 11.0.21+9-LTS-193)Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.21+9-LTS-193, mixed mode)"When i try to launch aem in cmd(run as administrator) with this co...

    表示

    510

    いいね!

    1

    返信

    2
  • 2024/03/30
    Hi All,I am having a requirement where I need to change the tags or resource path that's in Sling Model depending on the option selected by user on page.There's already one default tag or resource path in my Sling Model with logic on it & used on page to display.  Now, I want to change this by givin...

    表示

    1.4K

    いいね!

    0

    返信

    9
  • 2024/03/29
    I am using queryBuilder in AEM 6.5 - I need to query web pages AND PDF files for the search term and order the results so that the pages and pdf files are all listed together ordered by relevance. But all I can get is the results grouped by type.As for relevance - everything seems to have a score of...

    表示

    994

    いいね!

    0

    返信

    3