Hi!

I'm using BeanDisplay to view objects that have a List<String>
property, "emails". At first, BeanDisplay doesn't show this property,
as expected. Then I add t:add="emails" and a <t:parameter
name="emails">. BeanDisplay shows two rows for emails: one with a
label and a blank value (the emails property is not null nor empty)
and other using the content I specified using <t:parameter>. Using
<p:emails> shows the same behaviour.

Have you seen this too? Any hint?

-- 
Thiago

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

Reply via email to