lechael wrote:
> I want to create a woody form whose definition is created dynamicly by > another pipeline. > the following sentence in woody2.js reads form definition from a static > file. > var form=new Form(cocoon.paprameters["form-definition"]); > > I tried to change the value of "form-defnition" to a url matched by > another pipeline, but it doesn't work. every time there is "file not > found error" > it seems that this form cons > > So would anybody tell me if cocoon's form can only be created from a > static file or there is some method to create it dynamically? > should just work AFAICS, did you use the cocoon:// pseudo-protocol? -marc= -- Marc Portier http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
