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

  • 10/5/25
    AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...

    Views

    0

    Likes

    0

    Replies

    0
  • 10/5/25
    AEM Experience Hub is the intelligent, unified front door to Adobe Experience Manager, streamlining how content authors, marketers, and administrators discover, generate, and launch, supercharged by AI.  Empower every AEM user and beyond: From authors to marketers to admins, intuitive and personali...

    Views

    0

    Likes

    0

    Replies

    0
  • 9/26/25
     We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI.  ...

    Views

    122

    Likes

    3

    Replies

    2
  • 2/11/16
    Hi, the sidekick in my environment does not load. It's not that it's just empty, but it shows the loading circle and doesn't load any of the mode buttons or anything. Can anyone advise on how to fix this? I believe this is an issue with the sidekick.js file. Is there a way to replace it with a facto...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 2/11/16
    After installing AEM-6.1-Service-Pack-1 I can't reach several sites within AEM, (even the main page at http://localhost:4502/projects.html). I get the error listed below, informing me that there are issues in  /libs/cq/experiencelog/components/head/head.jsp. This is listed as a "Known issue", and th...

    Views

    10.1K

    Likes

    2

    Replies

    26
  • 2/10/16
    I have urls like this: "/content/uc/news/search-results.html?submitted=submitted&topics=topics:collegeBound" that are displaying as non-existant by the link checker. The search-results page does exist, and linking to that alone does just fine. I'd prefer not to have to disable to the linkchecker for...

    Views

    5.3K

    Likes

    0

    Replies

    2
  • 2/10/16
    Hi, I am working on a form where on submit, I have to send an email using email template. I am writing this custom action since I have to write some more business logic further (Like attaching a doc, reading an XML etc). But I am stuck in this basic code just to send the mail first.          Map<Str...

    Views

    3.9K

    Likes

    0

    Replies

    6
  • 2/10/16
    Hi,I've a dialog selection box. What I need to check if the default value I've provided using  the property defaultValue and value I'll get from the selection box are equal or not!So, to get selected value, we can get like this : function(dialog){ var selection = dialog.getField("<property name>"); ...

    Views

    10.7K

    Likes

    0

    Replies

    2
  • 2/9/16
    Hi,I've created a drop down selection field in dialog and provided it some default value with property key defaultValue and assigned some value it which is getting displayed when I open the dialog box. What I want is to display some default text with the default value in interger format. Requirement...

    Views

    4.5K

    Likes

    0

    Replies

    3
  • 2/9/16
    We have a requirement to restrict file uploads in DAM by a maximum file size and white list of valid file types. I cannot find any Adobe documentation regarding this subject. Is there a configuration that can control these parameters? If not, what would need to be done to restrict DAM uploads by the...

    Views

    7.2K

    Likes

    0

    Replies

    10
  • 2/9/16
    I've added the following dependencies to my pom file            <dependency>                <groupId>com.fasterxml.jackson.core</groupId>                <artifactId>jackson-core</artifactId>                <version>2.6.5</version>            </dependency>            <dependency>                <grou...

    Views

    21.6K

    Like

    1

    Replies

    16
  • 2/9/16
    I see much use of attaching to the "dialog-ready" event when adding custom javascript in a dialog.This is fine and dandy when the dialog appears in modal form. When you click the edit button on a component when on a smaller breakpoint, the browser loads that particular dialog with a page refresh and...

    Views

    1.9K

    Like

    1

    Replies

    1
  • 2/6/16
    Hi Team,We tried setting up the favicon with    <link rel="apple-touch-icon" sizes="57x57" href="https://forums.adobe.com/etc/designs/my-project/images/apple-touch-icon-57x57.png"/>    <link rel="apple-touch-icon" sizes="60x60" href="https://forums.adobe.com/etc/designs/my-project/images/apple-touch...

    Views

    3.9K

    Likes

    0

    Replies

    11