Hi @this-that-the-otter you can use the below predicates. yes it will give the matching result along with its path.path=/contenttype=cq:Pagegroup.p.or=truegroup.1_fulltext=https://contruction.comgroup.1_fulltext.relPath=jcr:contentgroup.2_fulltext=tionestagroup.2_fulltext.relPath=jcr:contentgroup.3_...
Hi @this-that-the-otter try as below with group or query.http://localhost:4502/bin/querybuilder.json?path=/content&type=cq:Page&group.p.or=true&group.1_fulltext=attention&group.1_fulltext.relPath=jcr:content&group.2_fulltext=management&group.2_fulltext.relPath=jcr:content/@cq:tags&p.offset=0&p.limit...
Hi @skumari
Is it working for initial?Can you verify the sling:resourceType of structure is mapping to page component.You can refer https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/not-seeing-layout-container-in-quot-spa-root-quot-oob-template/m-p/396081/highlight/true#M1...
Hi @Tanika02
We are mapping AEM component to react with MapTo() and not using any div id's to render dynamic logic it in react. Here our scenario is different, we need to render the component content in hybrid approach, first time the content of component html file and thereon the react should ove...
We have a requirement in AEM React SPA application, where we need to render the component for the first time using AEM component HTML, and there on the react should override it and render the react code. It's like a component having both html and react logic. I tried adding html for the component bu...
When I tried to unpublish the document from AEM with url contains comma(,) it is not unpublishing from solr. It is being unpublished in AEM. Ex url: /content/dam/example/en/aemdocument,testunpublish.pdf
Hi @SahrudayaB , You can include these external scripts in html file of page/headerlibs.https://sourcedcode.com/blog/aem/how-to-include-javascript-for-an-aem-websitehttps://www.sfu.ca/cms/howto/advanced/style-a-page/customjavascript.html Regards,Santosh
Hi @AnjaliBiddanda, Please find some relevant reference, that might would help you :-https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/custom-participant-step-with-multiple-users-groups-selection/td-p/198011 Regards,Santosh