I have one RTE component which has three stylings I need to add one more Below bold -> I need to add one more style("PARAFORM") which is to be utilized in only two components. I donot wants to change the rteplugins for RTE component. How can we achieve this? Using Sling Merger?
I think I am using appropriate node/npm/node-sass versions but still I get this error - "Node Sass version 7.0.1 is incompatible with ^4.0.0" while running npm start comment. I am not sure what is this 4.0.0 version. it is not in any of my version given below.Below are installed versions,Node versio...
Hello,I have created few folders under Tools -> General -> Configuration Browser.While creating the folder, I have selected the Content Fragment Models checkbox.Now when I go to Tools ->Assets -> Content Fragment Models, here folders are not shown.This is happening in my Dev author instance. AEM ver...
Hello, I'm using AEM 6.5.12 and I try to move a page into a different folder. I did the nassecary clicks and AEM gives me following message: "A background job to move the page has been submitted". After that the Ui was reloaded. So I checked the result and could see, the previous selected page has n...
Our customer tries to use SSO SAML Authentication with Microsoft Azure AD.and they got the error below. 31.05.2022 12:28:01.534 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=com.adobe.granite.auth.saml.SamlAuthenticationHandler)] com.adobe.granite.auth.saml Service [com.adobe.granite.aut...
I have one component In this whenever enable image variation is selected then in Multifield I want Image and caption should be appearing else no image and caption should be there, I cant achieve this.
I have registered a ConfigurationPlugin object in Bundle A to process and modify existing properties of configuration before they reach the Managed Service. Bundle A has no dependencies on other Bundles in the project as its sole purpose is to support ConfigAdmin. https://docs.osgi.org/javadoc/r4v42...
Hi,We have an xpath query for xml addon with the below and want to create a new oak index /jcr:root/content/app/us/en/productguide_Product_Reference_Guide//*[(jcr:contains(., 'battery'))] order by @jcr:score descending I checked on https://oakutils.appspot.com/generate/index It showed the below ....