Em Mon, 26 Jan 2009 16:25:12 -0300, Davor Miku <[email protected]> escreveu:

Yes, I understand that, but with <t:parameter /> I should be able to
override that, and to provide my own rendering
of categories property. At least, that's how I understood documentation.

The property rendering can be overriden if it was created in the BeanModel, and your categories property wasn't. To add it, use the include parameter of BeanEditForm:

<t:beaneditform t:id="content" exclude="id" include="categories">.

It should work now. :)

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to