Hi All,We are working on custom SPA component which is supposed to take the given content fragment & use its field on page. In sites custom component we achieved this simply by using below snippet in html & it works fine. cfPath is content fragment path selected in component dialog's pathbrowser fie...
Hi team, We are planning to implement hybrid approach in our project architecture where we can use both AEM core components and React SPA at same page. Please let us know if we have any dummy git project available which can be used as reference.Thanks in advance ! Best Regards,Swapnil Desai
Is there separate license options if I use AEM as: 1. Headless CMS to get content for SPAvs. 2. Using AEM in the Full Stack modelIs the license is for the same product, or two separate licenses based on the use case?
Hello, I'm currently working on a requirement for which translation of content fragments is required. The setup is pretty straight forward and translating the content fragments with Microsoft Machine Translation works basically. However, for some custom multi-fields with complex structure, the trans...
We have following persisted query: http://localhost:4502/graphql/execute.json/test-project/get-articles-by-path%3BstartsWith%3D%2Fcontent%2Fdam%2Ftest-project The GraphQL query has the parameter "startsWith" which takes a path like this: query getArticlesByPath($startsWith: ID!) { articleCfmList(...
Hi, We are trying to enable caching of the persisted query on the dispatcher by following the instructions on https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/deployment/dispatcher-caching.html?lang=en. However, even though the dispatcher is on the latest ve...