On Fri, Apr 02, 2004 at 12:31:08PM +0400, Chumahov Leonid  wrote:
> Hi
>  
> I tried to use the action in the my application based on flow (Cocoon
> 2.1.4). I have read mail archive and have found, that it can be made. 
>  
> http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102560174824115&w=2
>  
> However it turns out nothing. 
>  
> I tried differently.
>  
> cocoon.act("myaction", "", {"p1":"v1", "p2":"v2"});
> act("myaction ", "", {"p1":"v1", "p2":"v2"});
> cocoon.callAction("myaction ", "", {"p1":"v1", "p2":"v2"});
> callAction("myaction ", "", {"p1":"v1", "p2":"v2"});
This is not possible in flow as it has been considered a harmful practise
(yeah, pity).
        lg
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/       [EMAIL PROTECTED]           _\\()//_
         .'/()\'.     Phone: +48(501)720812     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |


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

Reply via email to