Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/14/25
    Hi Team I have an issue when checkbox is unchecked the value is empty "" instead I would like to store it as false. When it is checked I am getting as "true" could you please advise me on the below 2 issues:1. When checkbox is not checked or unchecked I want value as false2. When checkbox is checked...

    Views

    557

    Likes

    0

    Replies

    5
  • 4/14/25
    Hi, I have added a custom dropdown field by overlaying `/libs/dam/gui/content/assets/jcr:content/actions/selection/create/items/createworkflow`, alongside the "Select Workflow Model" option, which appears when the "Create Workflow" button is clicked. Currently, when the "Start" button is clicked, a ...

    Views

    364

    Likes

    0

    Replies

    4
  • 4/14/25
    Greetings,We have a few custom components that inherit directly from aem core components, and recently in on of the latest sdk updates "aem-sdk-2025.3.20133.20250325T063357Z-250300", this components have become unable to be clicked and dragged, in order to move them around in the page. We are not su...

    Views

    345

    Likes

    0

    Replies

    4
  • 4/13/25
    An AEM client is looking at enabling cross-language search and discovery automatically across all their AEM content, both Assets and Pages. The client wants to allow their authors to perform searches for content in AEM using non-English terms, to match the assets in AEM that have equivalent English ...

    Views

    339

    Likes

    0

    Replies

    3
  • 4/13/25
    Hi Everyone,I’ve configured a workflow launcher to automatically publish assets whenever their metadata is modified. However, it's not triggering the publish action as expected, even though the metadata changes are happening.I’ve attached my launcher configuration below. I also tried removing the co...

    Views

    278

    Likes

    0

    Replies

    1
  • 4/13/25
     Hi all,I’m trying to implement 301 redirects using RewriteMap in AEM Dispatcher. I’ve followed Adobe’s documentation on pipeline-free URL redirects, and everything seems to be in place — except the redirects aren’t working.The .txt file is published in DAM with lines like this: /legacy-url https://...

    Views

    1.3K

    Likes

    0

    Replies

    17
  • 4/11/25
    I want to create a content fragment instance, but setting an array of field paths is not working. the code is creating the fragment and all other fields are being set correctly, but when I try and set a multi field fragment reference it isn't setting the value. An example I followed had this code:pr...

    Views

    345

    Likes

    0

    Replies

    3
  • 4/11/25
    I'm using Sites API to list and delete Content Fragments. In particular: 'List all Content Fragments" endpoint to get CFs to delete"Delete a Content Fragment" to delete each CFFor deletion endpoint, there are 2 required params: "fragmentId" in path"If-Match" in headerI'm getting values for these par...

    Views

    811

    Likes

    0

    Replies

    12
  • 4/11/25
    Hi @everyone,Is there a way to read page properties directly into Universal Editor JSON fields, such as text or rich text fields?I have a requirement to read the page properties block that I’ve created in Universal Editor.Thanks.

    Views

    480

    Likes

    0

    Replies

    1
  • 4/11/25
    Hi everyone,In the AEM project I'm working on, we've extended the default Rich Text Editor configuration. In addition to the standard formatting options like bold, italic, and underline, we added a custom "styles" dropdown. This lets authors apply specific font styles and sizes by assigning custom C...

    Views

    367

    Likes

    0

    Replies

    2