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/13/23
    Hello, what happens is that I need that the assets have a format in the name, this format is that the user can put the name he wants to the asset as long as it doesn't contain spaces, in case of containing space, the spaces must be replaced by micro (the symbol - ). For example, let's say the user u...

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 9/13/23
    I am trying to create an AEM linked folder at either the Program level or Task level, but always get the "Oops, Something Went Wrong" message. I can do it at the Project level, but I have assets that are campaign-wide (Program) and task-specific. Linking folders to those specific document locations ...

    Views

    717

    Likes

    0

    Replies

    3
  • 9/13/23
    I am updating metadata via csv import to 2k+ assets. Is there a way via the csv itself to also republish the same assets that have been edited/updated? 

    Views

    859

    Likes

    0

    Replies

    3
  • 9/13/23
    Hello, my question is simple, but I want to understand why this query returns content fragments from other folders even though I specified the "riosp" folder? The "group.2" returns only the fragments inside the "riosp" folder correctly, but the "group.1" returns fragments from other folders.My folde...

    Views

    411

    Likes

    0

    Replies

    1
  • 9/13/23
    Hi All, I have created one Content Fragment Model where I have included Start application path browser as shown below.  Now I am using outbox Content Fragment List and Start application is coming like below. Here my requirement is that Start application should be hyperlink and open in new tab like b...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 9/13/23
    I want to create a multifield in content fragment to combine two fields like text field and richtext field (multivalue functionality) how to achieve that?

    Views

    878

    Likes

    0

    Replies

    4
  • 9/13/23
    Hello, We are using AEM Cloud Service for our client demo. It's a single page using template and components from https://github.com/adobe/aem-site-template-standard which uses AEM core components. We don't have any customized project setup or client libraries for this. The only requirement we have i...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 9/13/23
    Hi ,Can someone help in getting the Supported Operating System versions for "Experience Manager 6.0". Thank you

    Views

    604

    Likes

    0

    Replies

    2
  • 9/13/23
    Hi, I am using AEM 6.5 and i want to check the Hide in Navigation in default properties of page by default in all the pages from the code side can someone help me with that? 

    Views

    954

    Likes

    0

    Replies

    3
  • 9/13/23
    We are setting a cookie through a model class:ecs.setMaxAge(600);response.addCookie(ecs); I can see the cookie set in the Application cookies in the browser. However, when I try to retrieve this from the Servlet request.getCookie("ecs").getValue() I get a null pointer exception. This cookie is not b...

    Views

    1.6K

    Likes

    0

    Replies

    3