Développer ma barre des réalisations de la Communauté.

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

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

Sujets

Les sujets facilitent la catégorisation du contenu de la Communauté et vous aident à retrouver le contenu le plus pertinent.

1 solution acceptée

Avatar

Réponse correcte par
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

Voir la solution dans l'envoi d'origine

1 Reply

Avatar

Réponse correcte par
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