Hi everyone,I am exploring Universal Editor in AEM and looking for guidance on creating an accordion component using it. Is there a recommended approach or any built-in support for accordions in Universal Editor? If not, what would be the best way to implement one?Any documentation, examples, or bes...
I am exploring the implementation of Dynamic Media using the document-based approach with Edge Delivery Service (EDS). I would like to understand how Dynamic Media assets can be integrated and delivered efficiently in this setup. Specifically, I am looking for:Steps to configure and reference Dynami...
I am trying to implement Dynamic media assets following this link -Universal Editor Custom Asset PickerI have enabled the custom asset picker extension.Added component definition. model & filter{"definitions": [{"title": "Dynamic Media Asset","id": "dm-asset","plugins": {"xwalk": {"page": {"resource...
We have a requirement to create Edge delivery Service repository in Azure DevOps instead of GitHub. Is it possible to use Azure DevOps as a code repo for EDS?
I am currently using auto-generated Experience Fragments for the header and footer across multiple pages in AEM with document-based authoring (EDS). However, I need to apply different headers and footers for specific pages instead of using the same auto fragments everywhere. Is there a way to define...
Hey guys, This is a very quick question, but its blocking me from setting up my projects edge delivery final production site. Im following the "Edge Delivery To-Do List" on Adobe Cloud within our program, and got to step 3 which is "Add Edge Delivery site". I filled out the information for that step...
Hi, I have installed node module "@apollo/client" from npm install, i am trying to use that in scripts.js file, using import, but getting error in browser console "Uncaught TypeError: Failed to resolve module specifier "@apollo/client". Relative references must start with either "/", "./", or "../""...
Hi all,I'm adding a new block to my EDS project, I edited the component-definition.json file for new component definition, the component-models.json for model and the component-filters.json file to enable the component to be added under sections. I'm currently working on a branch detached from main ...