I've always thought it would be nice to return a Map<String,Block> 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, 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 assigned in > > > "form" element (eg. <t:form t:zone="blah">), right? > > > > Not quite. :) The t:zone parameter defines what zone will be > > updated. The return value of the event handler method defines what > > content (a Zone or Block) will be used to update that zone. > > > yup, that is what i called 'destination zone' :) its conent may be > updated dynamically by returned Block or Zone but i > would like to choose quite different destination (depending on clicked > button). and that's my problem :) > > greetins, > jm. > > -- > Signature missing... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >