[ 
https://issues.apache.org/jira/browse/TAP5-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAP5-121.
-------------------------------------

    Resolution: Duplicate
      Assignee: Howard M. Lewis Ship

TAP5-108

> Improve AJAX zone mecanism (chain/parallel updates)
> ---------------------------------------------------
>
>                 Key: TAP5-121
>                 URL: https://issues.apache.org/jira/browse/TAP5-121
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.0.15
>            Reporter: Julien Henry
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> To create more complex pages I would like much more features with Zone. 
> Currently I would like to update multiple zones from the same action. There 
> are 2 use cases:
> - clicking on a link updates multiple zones in parallel. Possible solution: 
> allow a list of id in actionlink zone parameter. In the page class, method 
> names could be onActionFromXXXToYYY where XXX is the id of the action link 
> and YYY is the id of the destination Zone
> - clicking on a link updates a zone and when this zone is loaded, an other 
> zone is loaded (chaining). Possible solution: add a zone parameter to the 
> Zone component. A real use case is a page with a grid and a beaneditform. 
> When the beaneditform is submitted through AJAX it will reload itself with 
> AJAX (with eventually errors) then the grid should be reloaded to display 
> updated/added row.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to