I am currently customizing the Rich Text Editor (RTE) using App Builder.I am implementing it according to the documentation, but even after inputting the ID for the h1, it is not being removed from the tool. rte: { removeButtons: () => [ { id: "h1",// not work }, { id: "bol...
Hi,I want to use GraphQL for searching and building a listing page with pagination. As I explored, I understand that GraphQL supports offset, limit, sorting etc. but I couldn't find a way to get the total number of results to achieve pagination with page number.It would be really helpful if anyone c...
I have a graphql query which takes IDFilter! as parameter and this works fine in the graphql editor and when i try to request from postman i am getting "Variable 'paths' has an invalid value: Variable 'paths' has coerced Null value for NonNull type 'IDFilter!'"exception. My Graphql Queryquery ($expr...
How can i redirect the request in dispatcher with query parameters from one page to another page without losing query parameters, for example, redirect should take place from https://www.mysite.com/content/us/en/firstpage.htm?a=xyz to https://www.mysite.com/content/us/en/secondpage.htm?a=xyz Appr...
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?