From: Olivier Billard
 
> Thanks for your answer and you invitation, Reinhard !
> 
> We dealt this with the flow, but I would be very interested 
> on "real" multipage forms. Unfortunately, I currently don't 
> have time to follow this discussion this week.
> 
> Back to my question, that is I think more a general flow 
> question, is there a way to 
> access the stack of continuations, to deal with "previous" button ?
> 
> I read 2 lines of the discussion, and it seems to really deal 
> with this point ! But not 
> woody speaking, a classic flow could contain next/previous 
> buttons.. And if there would be 
> a way of accessing previous pages, isn't it with previous 
> continuations ?

AFAIK cocoon.sendPageAndWait(...) returns the created WebContinuation
object. So you should also be able to access its parents.

HTH
Reinhard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to