Is it possible to register a field with a new custom type? I tried but without success - something like: strapi.registerField({type: ‘myCustomField’, Component: MyCustomField});
Is it possible to register a field with a new custom type? I tried but without success - something like: strapi.registerField({type: ‘myCustomField’, Component: MyCustomField});