Hello,
We have created a new datatype for the content fragment, as we need to overwrite certain fields in the universal Editor.
We have generated a custom data type, and in AEM with the old editor, it works correctly, we have tested with a colorPicker and with a normal text field.
(this example is a texfield to contribute a hexadecimal code color, not exactly a color picker)
The problem comes when we try to visualize those fields with the custom datatype in the new editor and with universal editor:
1. new editor : It does not recognize the field and shows the following message. Field/type colorPicker/text-color is not implemented yet.
2. Universal editor. The custom datatype field does not appear.
Is it possible that custom datatypes cannot be generated for use with this? Is it necessary to have any extra configuration?
Translated with DeepL.com (free version)
Views
Replies
Total Likes
To resolve the issue with custom datatypes not appearing or being recognized in the new and Universal editors in AEM:
Ensure Custom Datatype is Registered:
Check Compatibility with New Editor:
Universal Editor Configuration:
Custom Datatype Configuration:
By ensuring correct configuration and compatibility between your custom datatype and AEM editors, your fields should appear and work as expected.
can you provide more info on how to proceed with the different steps ?
for example :
point 1 and 4 how you extend and how can you check that is corrently implemented .
point 2 and 3 how can you create a custom editor component for out field and ue
thanks
Views
Replies
Total Likes
@CarlosNu Did you find the suggestion helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes