Re: tml if statements: unique id components

2012-11-27 Thread Howard Lewis Ship
> > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/tml-if-statements-unique-id-components-tp5718312.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > >

Re: tml if statements: unique id components

2012-11-27 Thread Lance Java
You can also avoid the if component all together using this pattern: http://tapestry.apache.org/switching-cases.html -- View this message in context: http://tapestry.1045711.n5.nabble.com/tml-if-statements-unique-id-components-tp5718312p5718315.html Sent from the Tapestry - User mailing list

Re: tml if statements: unique id components

2012-11-27 Thread Lance Java
Declare your shared content in a ... Then use when you want to include the "foo" block in your logic. -- View this message in context: http://tapestry.1045711.n5.nabble.com/tml-if-statements-unique-id-components-tp5718312p5718314.html Sent from the Tapestry - User mailing list