Lionel Crine dijo:
> OK I found the error.
> I did not use the redirectTo method correctly:
>
> I should have written cocoon.redirectTo('"mypage",{my_parameter;
> "my_value"});
AFAIK, it should be:
cocoon.redirectTo("mypage",{"my_parameter": my_value});
Best Regards,
Antonio Gallardo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
