We are trying build an internal application where the user can create/edit html content using WYSIWYG editor (like confluence). The front end is a react project with embeded WYSIWYG and backend is Spring boot project. For persisting the data of this application we are considering options like RD...
HiI want to use AEM core component - form text( as email ) which I can do it. But wanted to use this value to send email inside form core component container Mail action. I tried accessing this as $Element Name but its not resolving and taking as it is ( literally). Not sure if this feature is ava...
Hi,I have upgraded application from AEM 6.4.2 to AEM 6.4.8.2 SP and after the upgrade In the RTE color picker feature is not working and getting the dialog like below I have referred this blog - http://experience-aem.blogspot.com/2018/05/aem-64-touch-ui-rte-rich-text-editor-color-picker-plugin.html ...
Hi , from where in AEM i can check Blacklist and whitelist filter setting configurations?I have checked "AEM web console Sling Health check" and /system/console/configMgr/com.adobe.cq.deserfw.impl.DeserializationFirewallImpl.But i was unable to find desired results in there.
I'm encountering a problem while having CSP header set on my page, and as per https://docs.adobe.com/content/help/en/id-service/using/reference/csp.htmlI've added the relevant domains with wildcard but still seeing violation reports to my backend saying these domains report the policy. Is this somet...
Hi All, we are currently using Scene7 as CDN Solution in terms of Image Resizing and Quality Optimization. In the current iteration we are interested in changing the Image Delivery form JPEG to WEBP format, what seems to be supported by Scene7. What we are currently looking for is a User Agent/ Bro...
HI All, I am trying to setup activity with two experiences. Experiences differ in component styles only. For example, showing a list component in grid mode or simple list mode. This need to be achieved from style system and pre-defined styles on list component. Problem is when I go into targeting ...
Im authoring the content path in pathfield in my author instance which is a valid content path.After publishing, in publish instance its not rendering to that html content page after I click the link.When I observed its due to the .html is not appending in the content path.I don't want to add .html ...
Hi, I am trying to install AEM CIF Core components and CIF Connector on Package Manager Console in AEM. I am using below given versions:Java: 8AEM: 6.4Magento: 2.3.5CIF Core Components: 1.3.0CIF Connector: 1.3.0 but while installing AEM CIF Core components I am getting below error msg. Please sugges...
HI, I am trying to deploy ui.apps, core.jar artifacts into AEM Author and Pub using Jenkins job. Previously we used to connect over HTTP using ip and port to deploy package. This job does Build > store to artifactory > then take the package and do deploy (CI & CD).Commands were:authDeployCommand:mv...