Hi,Recently after migration from on prem to cloud, somehow rep:policy nodes are visible on author environments under /content/ path. This node is visible on many places under "content". its difficult to delete directly from CRX/DE, as its there on so many places, now i am trying to delete it program...
Has anyone done the following and if so how to do it?I am overlaying the core accordion component. In 'items' tab, on the click of add , i want my desired child component to be dynamically added, i.e., i do not want to choose the child component from the dropdown but i want the slide to be added on ...
Hi, I have a requirement where I need to call and API to trigger crawler when a page is published. Purpose is to trigger crawler as soon as page is published so the content changes can be crawled. I can do a custom workflow to trigger crawler but not sure how to trigger that custom workflow when edi...
I looked at the contents of the XML and from what I can tell, this just define the workflow model that's used (behind the scenes) + allowing the author/user to input the payload path. Is my understanding correct? Thanks
Hi,I want to understand the flow of AEM + SPA how the en.model.json/home.model.json was formed and called to load. Is it in AEM or In UI it form en.model.json and called. Can anyone help the same. Thanks & Regards,Kalyan
I have React app instrumented with Universal Editor attributes.I want to be able to open page in Universal Editor from AEM.I followed this article https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/authoring/universal-editor/templatesAnd this https://experience...
We have a requirement where we need to compress images for a custom component. How can we use webp for custom component or any other option to compress. Thanks !
Is it a good practice to combine unrelated models in a single GraphQL query in AEM, or should I create separate queries for each model?Could you please share some insights on this