You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Olivier Billard <ob...@rennes.jouve.fr> on 2003/10/22 11:41:50 UTC

Woody / Flow : How to access the continuation stack in the flow ?

Hi all !

For our project, we need to have multipage woody forms (sorry : Cocoon forms(TM) :)). The 
problem is the need of a "previous" button. Is there a way to access the continuations 
stack in the flow, to call the continuation of the previous page ?
Or is the call to the previous ".flow" the only way to do this ?

Thanks for your answers !

-- 
Olivier BILLARD



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Woody / Flow : How to access the continuation stack in the flow ?

Posted by Olivier Billard <ob...@rennes.jouve.fr>.
Ok Reinhard, I'll explore this way !
Many thanks !


On 22/10/2003 12:31, Reinhard Poetz wrote:

> 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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Woody / Flow : How to access the continuation stack in the flow ?

Posted by Reinhard Poetz <re...@apache.org>.
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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Woody / Flow : How to access the continuation stack in the flow ?

Posted by Olivier Billard <ob...@rennes.jouve.fr>.
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 ?

--
Olivier


On 22/10/2003 12:05, Reinhard Poetz wrote:

> From: Olivier Billard
> 
> 
>>Hi all !
>>
>>For our project, we need to have multipage woody forms (sorry 
>>: Cocoon forms(TM) :)). The 
>>problem is the need of a "previous" button. Is there a way to 
>>access the continuations 
>>stack in the flow, to call the continuation of the previous 
>>page ? Or is the call to the previous ".flow" the only way to 
>>do this ?
>>
>>Thanks for your answers !
> 
> 
> On cocoon-dev we are discussion this, maybe you want to join us.
> Currently mulip-page Cocoon forms are not possible.
> 
> Reinhard



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Woody / Flow : How to access the continuation stack in the flow ?

Posted by Reinhard Poetz <re...@apache.org>.
From: Olivier Billard

> Hi all !
> 
> For our project, we need to have multipage woody forms (sorry 
> : Cocoon forms(TM) :)). The 
> problem is the need of a "previous" button. Is there a way to 
> access the continuations 
> stack in the flow, to call the continuation of the previous 
> page ? Or is the call to the previous ".flow" the only way to 
> do this ?
> 
> Thanks for your answers !

On cocoon-dev we are discussion this, maybe you want to join us.
Currently mulip-page Cocoon forms are not possible.

Reinhard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org