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

  • 9/12/23
    Can we utilize the AEM SPA editor without implementing SPA routing? Just need WYSWYG authoring for react component with MPA.

    Views

    626

    Likes

    0

    Replies

    2
  • 9/12/23
    I have enabled SDI for my header and footer components. I have configured a dispatcher for parsing it and added AddOutputFilter as below.   AddOutputFilter INCLUDES .html  NOTE: Followed https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-sling-dynamic-incl...

    Views

    960

    Like

    1

    Replies

    3
  • 9/12/23
    Hi All, We are working on implementing blue green deployment for our project and we do have sticky session and logged IN users with AEM. The query we have is during the cutover from blue to green servers what will happen to the users that are logged in and registered with the blue servers.  Will the...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 9/12/23
    svg icon not visible in AEMaaCS publish environment but in author it works fine. is there any specific configuration need to be allowed?

    Views

    3.6K

    Likes

    0

    Replies

    19
  • 9/12/23
    Hi Everyone, ContextHub segment js /conf/../settings/wcm/segments/segment.seg.js is throwing 404 in publish. Working fine on author. /conf/../settings/wcm/segments/segment is published and path is available in publishAllowed /conf path with seg selector and js extension from dispatcher/0090 { /type ...

    Views

    609

    Likes

    0

    Replies

    1
  • 9/12/23
    Dear team, For one of the AEM 6.5.16 environment with nosamplecontent, we have applied deny permissions to any of the workflow models  based on the instructions mentioned in the documentation https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/workflows-managing.ht...

    Views

    758

    Likes

    0

    Replies

    3
  • 9/12/23
    Hi,I have been trying to use the placeholder that has been uced in core components. Like using data sly call of templates.html in core and making use of it as place holder. But I am not able to apply my css styles by adding the custom css class as given in that templates.htmlThe current look is defa...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 9/11/23
    Hello experts,As the title says, I want to use value of one or more fields in component's dialog box in my components JS file without using it in HTML & run some logic. Is it possible to do so, if yes please share me the reference or hint to accomplish the same. I'm using AEM 6.5.Regards,sesmic

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 9/11/23
    Hello Team, In my AEM component, Author can add 2 Video URL(DAM path) for desktop version, mobile version. Then I am displaying the video as mentioned below. Front end developer is hiding the video class based on some condition. Still, during the page load, 2 video's are loading in browser, resultin...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • We have a site siteA.com and when someone tries to access siteA.com/content/siteA/us/en/page1.html, it should redirect them to siteA.com/page1.html hiding the content path /content/siteA/us/en/* . We need to add redirect rule so all traffic trying to access /content/siteA/us/en/* should go through m...

    Views

    1.4K

    Likes

    0

    Replies

    3