Hello, I am using aem cloud sanbox environment.I am using graphql to fetch content fragment. It is working perfectly on author instance but when I check on publish instance then getting this error in response: {"errors":[{"message":"Exception while fetching data (/ourClientsReferenceByPath) : Path: ...
Hey All, I know this problem is going around, but I don't know a valid solution for this. I have run the dispatcher validation against all my code (inside dispatcher project). It has passed everything, but I get the same error: 2021/11/11 14:05:23 Dispatcher configuration validation failed:conf.disp...
Hi There,Can you please show the JS file that triggers this delete functionality on a page. see screenshot below. The Delete button is available in a Toolbar.
Hi All, I need default style to be added whenever author add table via table plugin in edit mode, like dotted border to differentiate from header type and such. Can you please help me on this. Thanks
Hi, I have a requirement of fetching data from a CSV file and rendering it in a table on a page. A high level approach that I have thought of is:1. Author uploads the CSV file in DAM.2. We create a component which has fileupload option.3. Author adds the component on a page. Author Drags and Drops t...
I want to create a new group that has the following accessThe group should have full access (except delete) to /content/mysite and anything under it (example: full access except delete to /content/mysite/site-header/header)The group should have read-only access to this exact path => /content/mysite/...
Hello, I dockerized AEM (6.5) Author and Publisher and able to run them locally on same network. Made necessary config changes in Author to establish replication with Publisher but Replication test is failing with below error. Does has anyone faced this error ? any recommendation how to fix it ?Erro...