Hi, I have a doubt will react module works on aem 6.5.0 with archtype 26,I created project with this cmndmvn -B archetype:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=26-D appTitle="WKND SPA React"-D appId="wknd-spa-react"-D artifactId="aem...
Hi Experts, We're extending our application to SPA support, which means all the Touch UI components are extended to SPA and writing the code in Angular. As mentioned, all the components, which support SPA that would work in the SPA template. There is a reference Touch UI component, which would refer...
Hi Team, Hope you are doing great and thank you for supporting all time. Can we get recent three pages based on its tag on current page through code. Thanks
I have a requirement like, There is container "showcase-collection" inside the container i have showcase component i want to expose "showcase" node json on page and I'm Using @exporter for React json approach the component node structure on crxde page But while im calling on page level all component...
As above. as an example: I want to have 2 bundles ((com.myhost.www.core1 and com.myhost.www.core2) in my project. This means if I go to /system/console/bundles, both core1 and core2 are listed.-------from what I understand, the OSGI bundle is basically the jar version of the core folder. Thanks
some info:- we're already on 6.5 and necessary plug-ins/libraries have been updated to the relevant versions I recently created a new maven project and noticed that there are new folders/changes to the base/empty AEM project. Is is advisable to migrate to this "new" project structure? I'm looking th...
Hi All,I have requirement by default page lock whenever page publish it should be unlocked to the particular author for review once accepted then it will be published page and if it is rejected then it will return back to the author and locked the page.also we can able to scheduled time as well wher...
I have a content fragment with multiline text field as one of the element in it. When I give any description in that, it is storing inside <p> tag and  (for blank spaces). I want to store this contentElement as a json alogng with other content fragment elements.How can i pass this multiline text...
Hi , I see the error log the below on publisher *WARN* [sling-default-4-health-com.adobe.granite.replication.hc.impl.ReplicationQueueHealthCheck] org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Traversed 10000 nodes with filter Filter(query=select [j...
Hi , In the error log we are noticing the ArrayIndexOutOfBoundsException on daily basis with the below stack trace. Could someone help and provide inputs as what could be cause of this and how it could be resolved, so that this exception does not occur *WARN* [sling-oak-1-org.apache.jackrabbit.oak...