Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/2/26
    Documentation: https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/assets/delivery/#operation/search I want to use Dynami Media Open API to search for assets and I want to only selected fields in the search results. Documentation says that I can do this thru projectedFiel...

    Views

    160

    Likes

    0

    Replies

    2
  • 1/2/26
    I am facing an issue in AEM 6.5 where the Folder Thumbnail Update Job fails every time the DAM Update Asset workflow runs. The error in the logs is:com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl error while executing folder thumbnail update job: /content/dam/assets/comcast/site/test-pr...

    Views

    192

    Likes

    0

    Replies

    4
  • 1/1/26
    We are having Acrolinx v3.1.1 integrated in AEMaaCS. Our content team is facing some challenges where all the issue details with all technical details are mentioned below.  Product: Acrolinx for AEMVersion: 3.1.1AEM Version: AEMaaCS (Adobe Experience Manager as a Cloud Service)Environment: Productio...

    Views

    168

    Likes

    0

    Replies

    1
  • 12/31/25
    hi folks,I've a weird problem whereby after implementing URL shortening, one of my sites loses the query parameters. When I do getParameter in the use POJO, it returns null. keyword = getRequest().getParameter("q"); LOG.info("keyword=" + keyword); <= null I still see the query parameter in th...

    Views

    332

    Likes

    0

    Replies

    6
  • 12/31/25
    Hi,I am working on AEM UI extensions for content fragment editor. I am using Canvas Data API. As per this documentation (Canvas Data Api - AEM Content Fragments Editor Extensibility), I am trying to set styles to the content fragment fields. It is working for the text fields. When I try to set style...

    Views

    153

    Likes

    0

    Replies

    1
  • 12/29/25
    In the Metadata Schema Editor, the Build Form section provides a set of predefined drag-and-drop components. I wanted to check whether it’s possible to introduce a custom field type—for example, a link field—and define custom rules or behavior for it. If this is supported, what would be the recommen...

    Views

    571

    Likes

    0

    Replies

    6
  • 12/27/25
    From the Jira text:Check the Referer headerIf the header is:missing ORdoes not originate from our domainRedirect the userApplies only when users access the search results page directly with query parametersImplemented on the dispatcher sideSo the rule must:Use HTTP_REFERERTarget only /search-results...

    Views

    439

    Likes

    0

    Replies

    5
  • 12/26/25
    I am trying to hide a taxonomy path (for example, /content/dam/test and /content/site/test_page) from all users, including administrators. I was able to successfully hide it for all non-admin users by configuring ACLs in repo-init scripts. However, admins are still able to see the taxonomy path. How...

    Views

    390

    Likes

    0

    Replies

    4
  • 12/24/25
    I've created a custom metadata-schema which has some text fields, dropdowns and tag pickers. For one of the text fields, I want to apply a regex that will be validating the input which should be a string - 7 characters max, can only be letters and numbers (no characters), and no spaces. I've mapped ...

    Views

    505

    Likes

    0

    Replies

    1
  • 12/24/25
    I am acing an issue where a custom GraphQL schema is not being registered with the corresponding Sling Data Fetcher in AEM. The schema fields are not appearing in the GraphiQL editor (http://localhost:4502/aem/graphiql.html), and it seems the core issue is that the schema is not linked to the Sling ...

    Views

    408

    Likes

    0

    Replies

    1