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

Content Fragment Template

Avatar

Level 2

Hi,

We see only three options when we create content fragment.

How we can get more options in the dropdown?

1443655_pastedImage_1.png

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Those are the way you can author content fragment.

AEM 6.3 with a FP has introduced Content Fragment Models with which you can define your own structure for content fragment instead of just being rich text

View solution in original post

4 Replies

Avatar

Level 10

What AEM Version are you using. Also please point to the online docs you are following.

Are you attempting to create a Content Fragment as discussed here -- Adobe Experience Manager Help | Working with Adobe Experience Manager Content Fragments

Avatar

Level 10

HI,

Dropdown Options highlighted in red (in your post) is displayed from below path. (representing the mimeType)

/libs/dam/cfm/admin/content/fragment-editor/jcr:content/sidepanels/edit/items/tabs/items/textToolsTab/items/tools/switcher

Overlaying the same to equivalent "apps" path can help in customisation.

Screenshot for reference:

contentfragment.png

Avatar

Correct answer by
Level 10

Those are the way you can author content fragment.

AEM 6.3 with a FP has introduced Content Fragment Models with which you can define your own structure for content fragment instead of just being rich text

Avatar

Level 10

Nice response Praveen