I have a requirement that <b> tag should be converted into <strong> after submitting. I was able to achieve this by introducing below node structure as a sibling to rtsPlugins of my text component in apps.<htmlRules jcr:primaryType="nt:unstructured"> <docType jcr:primaryType="nt:unstructured"> ...
I need to understand with editable templated how can we define the policy for a component that has a nested parsys and this component can be put on a page multiple times like If i have a component called testComponent it has a container in template using parsys:<div data-sly-resource="${ 'blockParsy...
Hi Team We are using the Color Picker plugin (Refer ) developed and provided by Sreekanth . The plugin works fine in our pages, but while using the color-picker in the XF pages, it is not loading in the RTE and we are getting Handlebars.compile is not a function issue in the console. Has anyone...
I was trying to take dialog values from AEM component and then map it to POJO class to retrieve data from POJO class but getting error:org.apache.sling.api.slingexception: Cannot get DefaultSlingScript: No use provider could resolve identifier ....... Please help.
So I have created this user in AEM 6.3 and I have specifically denied its replicate permission for content folder to see ho Request for Activation works. But all it does is removes the publish page option. There is no Request for activation open in the Page Information dropdown.What am I missing?
Hi All, Multifield dialog is not working. Getting below error in console, this is happening when acs-commons is installed AEM. Without acs-commons it is working as expected. composite-multifield.min.js:14 Uncaught RangeError: Maximum call stack size exceededat f._addListeners (composite-multifield.m...
Hi All,On adding below configuration “samesite cookie” in vhost file under headers section , we are getting the issue the page is auto redirecting to the login page which is hosted on Magento after around 20 seconds. <IfModule mod_headers.c> Header edit Set-Cookie ^(.*)$...
Hi,Can someone tell me how do we change the password for keystore and truststore. When I change the password directly from CRXDE and restart, the server do not come up.
As per Adobe documentation https://experienceleague.adobe.com/docs/experience-manager-65/authoring/authoring/publishing-pages.html?lang=en#unpublishing-pages it says that "Publishing from the editor is a shallow publish, i.e. only the selected page/pages is/are published and any child pages are not....