Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/6/25
    We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...

    Views

    986

    Likes

    3

    Replies

    3
  • 11/2/25
    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...

    Views

    1.2K

    Likes

    2

    Replies

    19
  • 11/2/23
    Hi Team,  We are facing issue while Version Purge maintenance activity. it always running.Can anyone please let us know how we resolve this or is there any way to purge all version at a time.   Thanks

    Views

    985

    Likes

    0

    Replies

    5
  • 11/1/23
    Hi, Following are details of the development environment. AEM Version: 6.5.17.0-SSP1 Core CIF Version: 2.12.0 Core Component Version: 2.19.0 Magento GraphQL Version: 9.1.0-magento242ee GraphQL Client version: 1.7.11  We have installed the above packages to enable the CIF commerce framework. The AEM ...

    Views

    552

    Likes

    0

    Replies

    1
  • 11/1/23
    I came across a use case to redirect the traffic from AEM Fastly based on uri, with the very limited access to Fastly, it seems not possible and setting up a new CDN for only redirect use case doesn't seem logical. Need your inputs if anyone come across this use case? I want to avoid the redirects a...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 11/1/23
    Our client has a need to copy formatted text from PowerPoint into the Text Component.  Currently we have added the Paste from Word functionality to the RTE.  Content with subscript, superscript, bold, and italics are lost upon pasting into the Text component when copied from PowerPoint.

    Views

    697

    Likes

    0

    Replies

    2
  • 11/1/23
    Hi team,I have an use case, component A extends ootbcomponent upon that compo A has some custom fields so if i want to include that component A in another component using granite/ui/components/foundation/include it should show the fields of  both ootb and component A how it can be done?

    Views

    544

    Likes

    0

    Replies

    2
  • 11/1/23
    How to read excel from AEM Dam and covert it to a json file

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 11/1/23
    I face an issue with Email Functionality developed using ACS Commons Email Service (com.adobe.acs.commons.email.EmailService). It throws the below exception even when the mail server is set up with proper configurations:com.day.cq.mailer.MailingException: Invalid mail service configuration Again, as...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 11/1/23
    (function ($, document) {"use strict";$(document).on("foundation-field-change", "coral-select[name='./layoutType']", function (e) {let layoutType = $(this).val();console.log("variation down:", layoutType);if (layoutType == 'grid') {$(window).adaptTo("foundation-registry").register("foundation.valida...

    Views

    677

    Likes

    0

    Replies

    2
  • 11/1/23
    Hi Team,When we are trying to create language copy for a particular folder (/content/test) then for the double language only one subfolder from /content/test is getting created where as for the single language all the pages under the /content/test is created. Example :We have three folders under /co...

    Views

    482

    Likes

    0

    Replies

    1
  • 10/31/23
    Hi i want to have images that i have uploaded in my child page in page properties to be in my parent pageBelow is code where i want title , desctiption and image from my child pages that i have added in page properties while child page creation.here is my code snippet:  List<ExistingPagesModel> page...

    Views

    605

    Likes

    0

    Replies

    2