Hi all, I'm currently working on an UI extension for the RTE in the new Content Fragment editor. I'm doing this based on the documentation provided here: Rich Text Editor Toolbar - AEM Content Fragments Editor Extensibility and also based on the examples provided here: GitHub - adobe/aem-uix-example...
I have an issue with some inconsistent behaviour in the UI when navigating though pages which can often lead to a longer period of time trying to achieve what I set out to do.Scenario:An AEM Author has asked if a certain page (in this case a staff profile page) has any references so it can be safely...
Hi everyone, Does anyone know how long it typically takes for the Stage and Prod environments to update their AEM release version after the Dev environment is manually updated?Also, once the version is updated in AEM Cloud, what are the correct next steps we should follow? Thanks in advance!
Hello Community,We are utilizing AEM as a Cloud Service and managing multiple domains for each program.For example, we have several domains such as "www.mysite1.com" with the content path /content/mysite1 and "www.mysite2.com" with the content path /content/mysite2.We have configured vhost and farm ...
Hi all, Let us say my component works fine on Author, but fails on Publish. What are all the ways to debug? I am aware of debug logging and also monitoring network tab using Developer tools.Is looking at the bundles in Felix to see whether bundle is active an option on Publish? Appreciate all your r...
I would like to delete a Master Project in AEMaaCS but it seems like that option does not exist. If I mark a Master Project as inactive, it still displays in the Project Master dropdown when using the Update Language Copies functionality from Sites. I am an administrator and owner of the Master Proj...
Is it possible to link my Adobe ID with my Adobe Experience Cloud solution accounts as a frelancer AEM Developer? I would install it in a cloud service to learn/experiment installation process.
Hi All, Need help with a few clarifications. I have an AEM 6.5.21 on prem instance running on RHEL VM. TarMK is being used as the node store and File System Data Store for datastore. The datastore size currently is ~ 260GB.Under Operations dashboard I can see:Under Daily Maintenance Task (Runs from ...
aem : aem-cloudi tried to create live copy from the blueprint via the java code...which i followed this way using wcmcommand servlet, am getting error 25.07.2025 21:37:02.283 *ERROR* [[0:0:0:0:0:0:0:1] [1753459622282] GET /bin/simpleservlet HTTP/1.1] com.day.cq.wcm.msm.impl.commands.CreateLiveCopyCo...
If I am making the checkbox default checked using coral2 checkbox field, <enableBanner jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/checkbox" fieldDescription="Check if shorter banner is required." listener="toggle.checkboxShorterBanner" ...