Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • Hi Team We are trying to introduce Experience Fragments into our SPA setup. Though I could successfully dragged and dropped the content on the templates/pages, the XF is not getting visible for authoring/edit. Any additional configuration is needed for this ? However the nodes are getting added with...

    Views

    319

    Likes

    0

    Replies

    2
  • 5/25/25
    I am experiencing an issue in AEM (version 6.5.9.0) when I click the Add Variable button in the Workflow, no dialog appears at all. The UI does not respond or show any window for adding variables.I checked the browser console and found the following two errors:Handlebars.compile is not a functioncom...

    Views

    544

    Likes

    0

    Replies

    6
  • 5/25/25
    Hi all, I am following WKND tutorial, chapter-6: Custom Component. The HTL code shows: <!--/* byline.html */--><div data-sly-use.byline="com.adobe.aem.guides.wknd.core.models.Byline"data-sly-use.placeholderTemplate="core/wcm/components/commons/v1/templates.html"data-sly-test.hasContent="${!byline.em...

    Views

    453

    Likes

    0

    Replies

    3
  • 5/24/25
    Hi all, Could you please direct me to a data sly call example with a tutorial that I could run and try out?The concept is not very clear to me. Appreciate all your replies. Thanks,RK.

    Views

    824

    Like

    1

    Replies

    1
  • 5/23/25
    Hi all,I'm using the AEM Dispatcher Optimizer Tool (DOT) https://github.com/adobe/aem-dispatcher-optimizer-tool to validate my dispatcher configurations. It works well, but I’d like to exclude or ignore certain rules from validation (eg. specific filter rules or cache sections that are intentionally...

    Views

    416

    Likes

    0

    Replies

    2
  • 5/23/25
    I am on AEM 6.5 and i have implemented the Color picker as a plugin in my RTE using https://experience-aem.blogspot.com/2017/06/aem-63-touch-ui-rte-rich-text-editor-color-picker-plugin-inplace-dialog-edit.htmlBut when i use it on the page , I see a blank pop up while inspecting i found html is getti...

    Views

    700

    Likes

    0

    Replies

    2
  • 5/23/25
    Hi everyone,I’m working on implementing structured data markup for paywalled content on AEM as a Cloud Service, and I’d like to add a verification mechanism to ensure that requests claiming to be from Googlebot are legitimate (i.e., through reverse DNS IP verification as described in Google's docume...

    Views

    642

    Likes

    0

    Replies

    1
  • 5/22/25
    I have implemented a custom AEM Workflow Process Step in Java that updates a JCR node property in the workflow payload path. Here’s my code snippet:@component(service = WorkflowProcess.class, property = { "process.label=Update Payload Deep" })public class UpdatePayloadProcess implements WorkflowProc...

    Views

    382

    Likes

    0

    Replies

    1
  • 5/22/25
    I'm trying to connect my AEM as a Cloud Service instance to Adobe I/O in order to call APIs like Adobe Target, Analytics, etc. What is the correct way to set up the integration with Adobe Developer Console?

    Views

    721

    Likes

    0

    Replies

    4
  • 5/22/25
    I'm using the out-of-the-box (OOTB) sitemap feature in AEM as a Cloud Service, but the /sitemap.xml endpoint isn't returning the expected XML format. Instead, it either shows an empty page or doesn't render at all.I've confirmed that the Sitemap Generator is enabled and properly configured. The requ...

    Views

    814

    Like

    1

    Replies

    3