Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

How to edit Content fragment in Universal Editor EDS

Avatar

Level 2

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
Dyanamic_0-1748491070811.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor

Hi @Dyanamic ,

Try below solution:

Avatar

Administrator

@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