Hi,
I try to create a custom Field type as a Product group field, but the custom field is not displayed in the edit group page.
The steps to reproduce this issue in Rapido are:
- Create a new field of the custom type in the Product group fields, e.g. "My length" of type "Lenght calculated"
- Open the Edit group of a product group
- There is no Control (EditText box) to edit the custom field. See attached image.
Maybe is something related to the ProductFieldTypeProvider, because the LengthFieldTypeProvider inherits it. But there is no such a "ProductGroupFieldTypeProvider".
How can I create a custom field for product groups? Should I inherit from ProductFieldTypeProvider or should I use any other Provider?
Regards,
Tomas