That doesn't work at the moment, an issue has already been opened:
https://issues.apache.org/jira/browse/TAP5-138

You can register with JIRA and vote for it.

Uli

Am Di, 7.10.2008, 11:19, schrieb Zlatko Kuvendziski:
> Hi! Does any one know how to update a zone, but with a select component.
> I know how to make that with actionLink -->
> http://www.infoq.com/articles/tapestry5-intro , but I need to make it
> onCnange from the select component, if thats even possible...
>
> I'm using tapestry 5.0.15
>
> here's a sample code, but I think that tapestry doesn't recognizes it
> like in action link:
>
> <t:select t:id="ProjectName" t:model="projectModel"
>                       t:value="selectedProject" t:encoder="projectEncoder"
>                       t:mixins="t5components/OnEvent" event="change"
> t:context="checkList.id"
>                       zone="issueListSelectZone"/>
>
> regards
> Zlatko
>
> ---------------------------------------------------------------------
> 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]

  • Zone update Zlatko Kuvendziski
    • Re: Zone update Ulrich Stärk

Reply via email to