Hi Team,I need help to write a query in query builder to find the missing property. For example we have a 100 number of pages under home page [/content/project/us/en/home]. and we are setting a property pageType under every page property for exmaple setting pageType and storing under [/content/nexxu...
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...