Hi,I have to provide the html of the page in the json format for third party integration.I have created 1 page and authored multiple component on the page so I am good with the html structure/ex. /content/company-eds/navigation-test/nav.plain.html is the path of the page and below is a sample html...
Hi,I am able to get the path of content fragment in the block while authoring the page. but my requirement is to edit the content fragment which path I am getting in the block.attaching the code snippet. Please help me out to get the solution step by step. { "definitions": [ { "title": "Con...
Hi @AmitVishwakarma I tried as per the suggestion but still I am just getting the path of the cOntent Fragment as a link. blocks/
└── cf-fragment/
├── config.json
├── model.json
├── content.html
└── styles.css adding code of those files.config.json{"definitions": [{"title": "Content ...
Hi I have a requirement like on the EDS page when I will add the block it should allow me to browse the Content Fragment and I can edit it on EDS page itself.Not I have created block as a "content-fragment"path: blocks/content-fragmentCode :{ "definitions": [ { "title": "Content Fragment", ...
Hi @AmitVishwakarma Thank You for revert.I am using universal editor for authoring.refrering this link https://www.aem.live/developer/repoless-multisite-managerplease let me know if nay other solution would be there.