You could use the exclude parameter

<t:beandisplay object="user" exclude="prop:excludes" />

public String getExcludes() {
   // return a comma separated list of property names based on some logic or
null
}

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/beandisplay-hide-label-if-value-is-null-tp5714585p5714592.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to