Hello Team, For testing purpose, I have downloaded this project.https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/developing/extensibility/ui/content-fragments/examples/editor-custom-fieldRan the command: npm install to install the dependencies.Ran the command: aio ap...
Hi Folks, I have configured a vanity path for one of the pages. It is working fine in the dev author and publish environments. However, it is not working in the dispatcher, throwing a 404 error in the network tab for the HTML and model.json files for that page. I have made the necessary dispatc...
Hi all, We have some prefill services running on our AEM stack, we want to check the server health by prefilling a sample template with just a field. This service is a REST endpoint and the we make GET requests to it. I was trying to setup a dispatcher redirectsomething like RewriteRule /healthchec...
Hi Team,We have a bunch of static pages with rich CSS and JS. As part of the migration to AEM as a Cloud Service, the customer needs to get the same pages in AEM. We don't need to create specific components; the pages should render as they are.One suggestion I have received is to create a new templa...
Hi there, I'm trying to use Universal Editor locally using this doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/local-dev But page is opened in old `editor.html` only. I use AEM SDK for AEM v2025.3.19823 and Universal E...
Hi there, I'm trying to use Universal Editor locally using this doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/local-dev But page is opened in old `editor.html` only. What I'm done:1. Downloaded and run AEM SDK for AEM...
Hi Team I have one requirement where I have to create a Content Fragment Model which contains checkbox/dropdown based on the selection of value in the checkbox/dropdown there should be 2 fields which should be visible or hide. Kindly advise how can I achieve this in content fragments. Thanks in adva...
In AEM 6.5.21 we require to create PDFs from static HTML(with inline CSS) programatically as a DAM asset.We have an endpoint that gives text/html response HTML(with inline CSS).Have tried PDFBox but it displays the html content as text in the PDF.
The Adobe Express web app keeps crashing for me today. I've tried different browsers, restarted my laptop, etc. In the past, it has frozen or crashed once or twice while editing bigger files which is expected but today, it's crashing every time I make a small change to a video I'm editing. Anyone el...