Hi,I have added a config.json file under the /tools/sidekick directory in my root folder. Inside the file, I have added the plugins. After that, I pushed my changes to the main branch of my GitHub repository. The customizations should be available, but I am not able to see those changes. I have clea...
Hi,In a project can it be a scenario where some pages are developed using document-based authoring and others using WYSIWYG authoring in the universal editor if so how can it be achieved? Also, can we edit pages created using document-based authoring in universal editor? thank youcc : @arunpatidar
Hi, I am able to integrate content fragment with a normal project by instrumenting it and making it capable of editing in the universal editor, now I want to achieve the same with the xwalk project created using the boilerplate: https://github.com/adobe-rnd/aem-boilerplate-xwalkI want to include con...
Hi, I wanted to know about the accessibility and analytics are happening in document based authoring.If any one having any idea or any refernece regarding this please share it with me. Thank you.
Hi, I want some reference from where I can get deep knowledge about how the request is being processed and how the deployments happen for Edge delivery services. If anyone have any knowledge about please help me by providing the reference. Thank you.
Hi, I have a requirement where I have to use the content fragment on one of the pages of the edge delivery services project, and I want the content fragment to be editable as well from a universal editor, how can this be achieved?The fields present in the content fragment should be editable via a un...
Hi All.I publish some content from Universal Editor to Edge Delivery Services. I noticed that data-align attribute is carried over, but only with correct values (left, center, right), so I try with other css property, for example text-align and background-color, but nothing happens.Are there any doc...
Hi all.I've a question about the interaction between EDS and UE.When I edit a page on Universal Editor, the source code of my page looks like this:When I publish, the source code looks like this:What I'm doing wrong? What happens during publication?Attached the source code.RegardsAlessandro
Hi all.I've a question about the interaction between EDS and UE.When I edit a page on Universal Editor, the source code of my page looks like this: When I publish, the source code from https://main--{repo}--{owner}.hlx.page/adventures looks like this:What I'm doing wrong? What happens during publica...
Hi,I want to utilize a Content fragment and use it on one of the blocks in edge delivery services, I tried using the Asset API and GraphQL to utilize the content fragment data but the data was accessible only when the URL was of AEM env and it failed on the dispatcher URL provided by the Edge delive...