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...
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 ...
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...
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://...
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...
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...
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.
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...
Hi,I am experiencing a problem:I would need to not override this property "externalPreviewUrlPattern" present on the Content fragment model when performing a deployment in environment.In general, the models must be replicaced but only that property should not be replaced.I tried to apply the followi...
Dear All, We are migrating AEM 6.5 to AEM cloud. We saw below error log in the maven build Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project We have updated the java 11 as shown below. Still we are getting build error. Can anyone please ...