How to create customer data type for Content Fragment Model | Community
Skip to main content
navrattanocp
Level 2
May 2, 2023
Solved

How to create customer data type for Content Fragment Model

  • May 2, 2023
  • 2 replies
  • 1069 views

Hi,

Currently we have following data type available for Content fragment model. Can we create customer data type ?

 

 

already tried by overlay of /apps/settings/dam/cfm/models/formbuilderconfig/datatypes/items. But in this case Properties not working properly.

 

 

Thanks

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 Saravanan_Dharmaraj

@navrattanocp This is the new data type right? have you tried similar to this example? 

 

https://blogs.perficient.com/2020/10/20/adding-a-color-picker-to-the-aem-content-fragment-model-editor/

with below properties ?

fieldProperties 
fieldPropResourceType 
fieldResourceType 

 

Please put the screenshot of your node in crxde.

2 replies

Saravanan_Dharmaraj
Community Advisor
Saravanan_DharmarajCommunity AdvisorAccepted solution
Community Advisor
May 2, 2023

@navrattanocp This is the new data type right? have you tried similar to this example? 

 

https://blogs.perficient.com/2020/10/20/adding-a-color-picker-to-the-aem-content-fragment-model-editor/

with below properties ?

fieldProperties 
fieldPropResourceType 
fieldResourceType 

 

Please put the screenshot of your node in crxde.

Nikhil-Kumar
Community Advisor
Community Advisor
May 2, 2023