You should be able to add custom fields with no problem. The problem was
probably due to the change to the constructor from the default to one
that takes a parameter. Typically to be able to be used in the VE there
should be at least a default ctor that doesn't take any parameters.
mnbv wrote:
I was able to fix the problem by closing the editor, cleaning the
project, then reopening the editor.