コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

Anyone used Experience Fragments with EDS & Universal Editor?

Avatar

Community Advisor and Adobe Champion

Hello,

Universal Editor supports Experience Fragments (XF) [1], but does this work in combination with Edge Delivery Services (EDS)? There is an EDS block called Fragment [2], but the sample is built only for document-based editing, and I am not sure if it works with AEM.

Has anyone tried it? Does it work? Which resource type should be used for the XF page and components?

[1] https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/dev...

[2] https://sidekick-library--aem-block-collection--adobe.aem.page/tools/sidekick/library.html?plugin=bl...

 

I appreciate any advice you can provide,

Daniel

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor and Adobe Champion

The answer is: Experience Fragments (XF) cannot be assembled server-side in EDS like we are used to with classic AEM.

Possible alternatives are:

  • Expose XFs via API and load them client-side in EDS
  • Switch to EDS fragments, which are again client-side rendered

Therefore, this might be challenging for clients who are used to using many XFs. Moving to EDS requires redefining and simplifying how content is stored and authored.

 

Hope it helps someone,

Daniel

元の投稿で解決策を見る

1 返信

Avatar

正解者
Community Advisor and Adobe Champion

The answer is: Experience Fragments (XF) cannot be assembled server-side in EDS like we are used to with classic AEM.

Possible alternatives are:

  • Expose XFs via API and load them client-side in EDS
  • Switch to EDS fragments, which are again client-side rendered

Therefore, this might be challenging for clients who are used to using many XFs. Moving to EDS requires redefining and simplifying how content is stored and authored.

 

Hope it helps someone,

Daniel