On Wed, 06 Oct 2004 18:35:21 +0200, Jorg Heymans <[EMAIL PROTECTED]> wrote:
>
>
> John Small Berries wrote:
> > Just for reference, I'm trying to get the continuation id out of my
> > flowscript with
> > var contId = cocoon.continuation.id;
> > cocoon.sendPageAndWait("aPage", {"contId": contId});
>
> That looks correct yes
>
> But if your stylesheet has access to the request params and the
> continuation is passed as a hidden var (using the <ft:continuation-id />
> construct), can't you just access the var "continuation-id" then?
I'm not aware of the above hidden variable or construct. Can I just
directly use "continuation-id" variable in my stylesheets? Are there
any declarations I have to make to be able to use it in my stylesheet?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]