Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Complete
-
2.0.5
-
None
Description
Web flow always requests a client redirect when transitioning to a new view — even if its being called from an ajax client.... the only time a redirect is avoided is when the view-state doesn't change e.g. re-rendering a fragment in the same view.
It should be possible for a flow to be fully contained within a zone on the page and be called into fully asynchronously like the shipping-rate sample in swf 1.x. In this case, having that flow issue a client-side redirect is not necessary. The flow should detect it is operating inside a nested part of the page and is not the controller for the entire page.
Attachments
Issue Links
- is related to
-
SWF-1390 Improve Ajax and modal dialog support in Web Flow to be more universally useful regardless of client-side technology
-
- Open
-