Re: T5 ajax zone changing

2008-06-06 Thread Lance Java
I've always thought it would be nice to return a Map with the key being the zone id so I can specify the zone(s) to update. On 05/06/2008, Janko Muzykant <[EMAIL PROTECTED]> wrote: > > > Thiago H. de Paula Figueiredo wrote on 05 Jun 2008 15:26:58 MET: > > > On Thu, 05 Jun 2008 11:18:53 -0300, Jank

Re: T5 ajax zone changing

2008-06-05 Thread Janko Muzykant
Thiago H. de Paula Figueiredo wrote on 05 Jun 2008 15:26:58 MET: > On Thu, 05 Jun 2008 11:18:53 -0300, Janko Muzykant <[EMAIL PROTECTED]> > wrote: > > > Hi Markus, > > thanks for links, but this unfortunately does not solve the > > problem. i will > > try to highlight my case. commiting the form

Re: T5 ajax zone changing

2008-06-05 Thread Thiago H de Paula Figueiredo
On Thu, 05 Jun 2008 11:18:53 -0300, Janko Muzykant <[EMAIL PROTECTED]> wrote: Hi Markus, thanks for links, but this unfortunately does not solve the problem. i will try to highlight my case. commiting the form currenlty we have no possibility to select destination zone other when that one a

Re: T5 ajax zone changing

2008-06-05 Thread Janko Muzykant
Hi Markus, thanks for links, but this unfortunately does not solve the problem. i will try to highlight my case. commiting the form currenlty we have no possibility to select destination zone other when that one assigned in "form" element (eg. ), right? so how to refresh different zones depending

Re: T5 ajax zone changing

2008-06-02 Thread Marcus
Hi Janko, maybe this help http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/ZoneDemo.tml?view=markup http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/ZoneDemo.java?view=markup Marcus