In the context of Adobe's document-based EDS, a client is able to make changes to a document, preview those changes, and then publish the document. For this particular project, the document being used is hosted on SharePoint. The workflow is supposed to function as follows:Edit: Changes are made to ...
We are using AEM Cloud. AC tool was applied automatically upon deployment via install hook. We got this error very frequently. We have also applied AC Tool manually but still got this error. Does anyone encounter this before? And what is the cause? 2025-02-11 18:34:05.842 | *ERROR* | [67.168.152.164...
I am trying to access nav.html and footer.html directly from scripts, but I am consistently getting a 404 error. Is EDS intentionally blocking access to nav.html and footer.html?However, I am able to access nav.plain.html and footer.plain.html without any issues. The problem is that plain HTML does ...
I’m exploring automation testing options and wondering if Playwright or any other automation testing tool can be used in EDS. Has anyone tried integrating Playwright, Selenium, or other tools for testing in EDS? If so, what were the challenges, and are there any best practices to follow?
Hi All, Currently EDS content importer only works for Document base authoring. Does anybody have the information that by when it would be available for Universal Editor Authoring.
How can we use React in EDS? We're working with EDS in the Universal Editor and want to integrate React for the frontend. Does anyone have any insights on how to achieve this or any reference HLX sites?
Hey, we're building an EDS site for a client and ideally we don't want the .live or .page site to be crawlable or accessible publicly. We want some sort of security or VPN (or login) around it? Is this possible? What options do I have?
In my EDS Xwalk project, I want to add data attributes to individual dialog fields. For example, a text field includes default attributes like data-aue-prop="title", data-aue-label="Title", and data-aue-type="text". Similarly, if I want to add a new data attribute like data-field-id to specific dial...
Hey Everyone, Context: Our team is currently trying to optimally setup a client's project, and we want to create a smooth CI/CD system which will take into account both the development side of contributions as well as the actual content authoring side (client side) of the flow. The tooling and proce...
Hey guys, Hope everyone is doing well. I am wondering if there is a way to use multiple Sharepoint URLs for a single Github Repo. For example, I have this sharepoint URL in my main branch: mountpoints:/: https://mycompany.sharepoint.com/:f:/r/sites/WebsiteProjects/Shared%20Documents/website And this...