On Fri, Aug 5, 2011 at 5:23 PM, stephanos2k
<stephan.beh...@googlemail.com>wrote:

> Let's assume I have *2 zones* and *1 event link*.
> I set up the event link to update zone #1 with the current time on click
> (zone="zone1").
>
> What if, on the server-side after the submit is issued, I decide that
> */before noon/ zone #1* and */after noon/ zone #2* is updated.
>
> Is this in any way possible?
>

Yes. Just return MultiZoneUpdate from the event handler - updating zone2,
with it's id and desired body.


> [PS: My real use case is updating a complete form vs. only the status bar
> in
> case of errors/warnings]
>
> Cheers
>
>
Cheers,
Dragan Sahpaski




>  --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/How-to-use-a-different-zone-to-update-after-the-AJAX-submit-tp4669860p4669860.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to