Custom Field Type in SuiteCRM 8 is not working

Hi,

I have been trying to add a Custom Field Type in SuiteCRM 8, Below are the steps I have followed:

1- I have created a Custom Field Type Name as "Color Picker " in the legacy framework
2- On the Angular side I have added a new field component “Color Picker” in the default extension
3- After that, I registered it in the extensions.module.ts with the field

but no change is taking place as a new field on the front end side, Also I have tried to extend the varchar field in the extension for the front end changes but no luck.

Can someone please help me in this regard?
@clemente.raposo any thoughts?