Hi, I'm trying to create an accordion block, and another accordion item inside it. The requirement is to be able to add other blocks such as image, title, video inside accordion item. Below is my filter.json file.{ "id": "accordion", "components": ["accordion-item"] }, { "id": "accordion...
Hi Iam new to Edge delivery Services, I am trying to author the page using a doc in the Sharepoint, I have added the permissions for helix@adobe.com , and added the folder url in the yaml file.Iam facing this issue when i open my document in share point.
I want to create button with more types. Currently, it only takes primary, secondary and tertiary in select component. Is there any possible ways to achieve this if I need more variations for button block?
I just want to clarify few points in Edge Delivery Services Repository Management(mainly for Universal editor).For form submission, I have followed this article (https://main--afb--adobe.hlx.live/docs/crosswalk/submit) This article says for form submission we need to modify CORS Configuration & Refe...
Is it possible to have a container with the multi property set to true ? Here is my model definition:"models": [ { "id": "cardlinksitem", "fields": [ { "component": "text", "name": "title", "v...
I'm currently working with Universal Editor in EDS and I have a question regarding the Title Default Content block/component.I would like to add additional properties (e.g., subtitle, style options, custom attributes) to the Title Default Content so that they can be configured via the Universal Edit...
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...