I want to implement registration and login in AEM Website.I found this link: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/sites/authoring/personalization/user-and-group-sync-for-publish-tier.html?lang=en But the proper process for the same is not descibed in it. I...
Hi,I am facing this aemanalyser-maven-plugin issue while code deployment. I tried updating with the latest one but still the same issue is coming. The same code is deployed successfully for the rest of the team members. I already checked the dependencies but no luck [INFO] Scanning for projects... D...
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...