There is an existing Issue about this. You could "simulate" an initially visible block today:
<t:delegate to="block:b1"/> <t:block t:id="b1"> .. </t:block> <t:block t:id="b2"> .. </t:block> The Delegate component can go anywhere in the page. The Delegate component "delegates" its rendering to a Block, a Component or an arbitrary Renderable object. On Mon, Jun 9, 2008 at 3:27 AM, Janko Muzykant <[EMAIL PROTECTED]> wrote: > > hi, i have a couple of t:block components on my page: > > <t:block t:id="b1"> .. </t:block> > <t:block t:id="b2"> .. </t:block> > > and i would like initially block "b1" to be visible. how may I do it? > > thanks, > jm. > > -- > View this message in context: > http://www.nabble.com/T5-invisible-t%3Ablock-component-tp17730085p17730085.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]