How to edit Content fragment in Universal Editor EDS | Community
Skip to main content
Level 2
May 29, 2025
Question

How to edit Content fragment in Universal Editor EDS

  • May 29, 2025
  • 2 replies
  • 531 views

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": "Content Fragment New",
"id": "cf-fragment",
"plugins": {
"xwalk": {
"page": {
"resourceType": "core/franklin/components/block/v1/block/item",
"template": {
"name": "Content Fragment New",
"model": "cf-fragment"
}
}
}
}
}
]
}

This is the output I am getting

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

AmitVishwakarma
Community Advisor
Community Advisor
May 29, 2025

Hi @dyanamic ,

Try below solution:

kautuk_sahni
Community Manager
Community Manager
July 9, 2025

@dyanamic Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!

Kautuk Sahni