Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Using AEM experience fragments to create widgets for an internal tool

Avatar

Level 1

Hi there,

I have to design widgets for an internal tool using adobe experience fragments. The fields include title, unique ID, description, Html text editor, Tags, buttons etc. I am a newbie with AEM and was trying to create an experience fragment by myself and how it works.

I want to explore more options on how I can create a better experience using the experience fragments. If anyone has any clarity on it please share. TIA

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Experience Fragments(XF) are nothing but just a group of components which can be reused together.

You need to create components and then XF can be used inside page or you can export content as CaaS and can be used anywhere in application.

Experience Fragments

I will suggest you should explore Content Fragments(CF) as well

Working with Content Fragments

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Experience Fragments(XF) are nothing but just a group of components which can be reused together.

You need to create components and then XF can be used inside page or you can export content as CaaS and can be used anywhere in application.

Experience Fragments

I will suggest you should explore Content Fragments(CF) as well

Working with Content Fragments

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 1

Thank you Arun, I will look into content fragments as well and see if that will solve my problem.