On Thu, 24 Feb 2011 12:35:50 -0300, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> wrote:

Hello!

Hi!

Is it possible to extend the BeanModel of an object dynamically for a
BeanEditForm?

Yes!

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."

Please post your code. The datatype of a property can never be null.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to