Btw is it possible to create dynamic checkbox through Any component?
I'd like to show some state for every item in the list which could be
set or not set. But the problem is to set "checked" attribute of
checkbox when the state is set. I've done this through conditional
block inside Table component with checked checkbox in "true" and not
checked checkbox in "false". But I think it's too much code for simple
thing....

Thanks 
        tomas

2005/8/29, Nick Westgate <[EMAIL PROTECTED]>:
> Hi Richard.
> 
> Robert probably should have also mentioned that there's a component
> in his Tassel repository called "EncodedMailLink" if you need to
> hide the email address from mail harvesters etc:
> http://equalitylearning.org/Tassel/app?service=external/ViewComponent&sp=SEncodedMailLink
> 
> Cheers,
> Nick.
> 
> 
> Richard Hart wrote:
> > Thanks for the help guys! Your replies have actually cleared a lot of
> > confusion I've been having over Tapestry! :)
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to