Enhance content fragments | Community
Skip to main content
January 10, 2018
Solved

Enhance content fragments

  • January 10, 2018
  • 1 reply
  • 1223 views

I am following the below tutorial from AEM 6.3 to implement CAAS.

Adobe Experience Manager Help | Getting Started with AEM Content Services - Part 1 - AEM Content Services Set up

When I try to create a content fragment, I could only see below data types.

I would like to have Image Data type to build my content fragments. Is it possible?

if so, is it a good practice to add images to Content Fragment Models ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by gazzalm54335496

Hi,

We can create our own datatypes. Out of the box data types are present at below location:

/apps/settings/dam/cfm/models/formbuilderconfig/datatypes/items

You can overlay and create new data type of pathbrowser.

1 reply

gazzalm54335496Accepted solution
Level 2
April 4, 2018

Hi,

We can create our own datatypes. Out of the box data types are present at below location:

/apps/settings/dam/cfm/models/formbuilderconfig/datatypes/items

You can overlay and create new data type of pathbrowser.