Loading a form from a DOM tree

2004-11-11 Thread Eirik Bjørsnøs
Hello Cocoon developers, Would it be possible to load a form from a DOM tree instead of from a uri using the javascript flow api? I'm creating a multiform wizard using Cocoon Forms and would like to put all the form definitions inside the same wizard.xml file. DefaultFormManager has a createFo

[PATCH] Loading a form from a DOM tree

2004-11-17 Thread Eirik Bjørsnøs
Eirik Bjørsnøs wrote: Hello Cocoon developers, Would it be possible to load a form from a DOM tree instead of from a uri using the javascript flow api? Well, if FormManager already supports it, I see no problem in exposing it in the Form JS object. Sylvain Sylvain, The attatched patch for