Hi All,
Do you know how I could create a custom field type that can be reused in multiple places.
Giving you my example. I have to create a single select (enum) “Protocol” field with values like FTP, HTTP, RMI, etc. Obviously I want to use the same field in many places for instance on both ways of an Interface.
Thank you
Przemek