Hi guys,
I need to build a custom field type that would allow the definition of options similar to List Box.
The data will be stored the same way but I need a different control for the admin user interface when assigning values to a product.
My lists are pretty long and I need to allow the user to search for the values before saving them on the product.
Is there any way I can inherit the ListBox and add a new Presentation type for my custom FieldType?
Thank you,
Adrian