Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/22/21
    I am trying to add response header, specifically - Content-Security-Policy script-src to requests on resources under /content/dam/ or resources with .png extension.  Should I add the filters on sling? or is there any other way to it directly add headers on dispatcher.

    Views

    4.0K

    Likes

    0

    Replies

    1
  • 2/22/21
    Hi All,I have a header component which uses a experience Fragment and in this XF i have a header component mapped. This Experience Fragment is been used inside my home page editable template. Now i am trying to access a page properties from my home page inside this header component mapped to Experie...

    Views

    2.4K

    Likes

    0

    Replies

    1
  • 2/22/21
    We are customizing aem core carousel component, we have created a proxy component from where we doing resource supertype to core carousel v1 component. We want to override the markup of this component. But the issue is, when we override the markup, the “panel” selection option is not visible in the ...

    Views

    15.1K

    Like

    1

    Replies

    6
  • 2/22/21
    AEM Forms 6.5. (Windows)Using HTL with: <p data-sly-test="${request.requestParameterMap['section'][0].toString == 'test'}"> <article data-sly-resource="/content/forms/af/myForm/test"></article> </p>When the HTL page passes afAcceptLang=fr the contained form "test" doesn't translate. It does translat...

    Views

    737

    Likes

    0

    Replies

    2
  • 2/22/21
    Is it possible to customize the OOB content fragment model datatypes(single line text for example) to render composite multifield? So that we can have more than 1 field inside multifield for content fragment authoring. I followed this article from git but that's not the complete solution.: https://g...

    Views

    755

    Likes

    0

    Replies

    3
  • 2/22/21
    Hi, Any one help how to read in experience fragment data into service level. Thanks,Mohan 

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 2/22/21
    Hi, Any one help how to read in witch data cleared in the dispatcher cache into service level. Thanks,Mohan 

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 2/21/21
    We are using Angular AEM SPA Pages in our project. AEM SPA pages are working fine in author/preview and view as publish mode. But it is not working in publish instance. I can see json being fetched correctly. On debugging I noticed that jquery clienlib is not loading in publish instance for SPA page...

    Views

    690

    Likes

    0

    Replies

    1
  • 2/21/21
    I have create a custom js file in a clientlib with category dam.gui.coral.metadataeditor. I have added the below code to my JS:"use strict";use(function () {var path = currentPage.path;});When I open the Properties page for my asset this JS loads. But I am seeing a console error:Uncaught ReferenceEr...

    Views

    2.6K

    Likes

    0

    Replies

    7
  • 2/21/21
    Hi,  I am trying to implement custom connector for Language translation in AEM 6.5 . There is a requirement to use internal TMS. Hence, we are required to implement custom connector . I tried following this blog(https://www.tothenew.com/blog/how-to-implement-a-translation-connector-in-aem) . There h...

    Views

    1.5K

    Like

    1

    Replies

    3