Hi Team,I am trying to setup "universal editor" on localhost but getting below errors, any type of help appreciated? Error & AEM connection details. Thanks,Vishal Bansal
Hi guys , I am allowing SVG graphic attributes and elements ( https://developer.mozilla.org/en-US/docs/Web/SVG ) in /apps/cq/xssprotection/config.xml .But I am not able to allow transform property for CSS . I have tried adding the below code in embed component as HTML but still AEM is trimming that...
Hi Community, I need clarification and help on one of the RTE plugins(Table), when the table plugin is used in a component it offers to make modifications to the table cell, like the example below.When a cell is selected, click on the table option the above window pops up, when the cell type is set ...
Hello everyone, I'm currently working on setting up error pages for a React SPA app. I've been following the documentation provided at the link below:https://github.com/niekraaijmakers/aem-spa-editor-errorpages-example However, when I try to access a non-existing page, I receive a 404 HTML response....
We have SAML authentication which also provide us user related groups which we save in AEM and maintain a session.On the basis of these groups we give page access.As we maintain a session if we add/update/delete groups in user's account the changes do not reflect until the session expires and user's...
I have a requirement as belowIn One Content fragment , i have added fragment reference (CF A) and it will refer another fragment. (CF B)Suppose if i do any change in CF B, same changes should get publish CF A also which CF B is refered .Because in CF A , i wrote a servlet to publish the CF A value...
how to achieve the below result using any alternative in AEMaaCS?? HttpServletRequest request = requestResponseFactory.createRequest(HttpConstants.METHOD_GET, path);can any one help me on this???
Hello,I have a problem at one of my customers, who recently moved to AEM cloud from his on-premise instance.Most of the content are classic pages, with a 1 day cache, and works fine.One of the access point provides "real time" data to external services, with a cache time of 10 seconds and millions o...