Hello! Is it possible to extend the BeanModel of an object dynamically for a BeanEditForm?
I tried to create one with BeanModelSource.createEditModel using my own propertyConduits. But when the BeanEditForm loads, the datatype of the property is null and I am getting this error: "The data type for property 'name' of null: null is null." Is this the wrong way to extend the model? Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
