Christofer Dutz <dutz <at> c-ware.de> writes: > > Hi Nicolas, > > I think you are missing some code here ... you can't call a function like > form2xml with a parameter from a pipeline. I think there must have been some > kind of function called "handleForm" which has a look at a parameter called > "function" and then calls that providing a form object. Well it's a guess, > because the function that cocoon is calling is called "handleForm".
yes, there is well a function handleForm who get the parameters (like function with its value, here xml2form), and call the function with those parameters. I just didn't paste the function. About Jason solution, I tried and it works well ! Thank you all ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
