| Andrew, From flow you can do... cocoon.load("resource://org/apache/cocoon/forms/flow/_javascript_/Form.js"); ... var questions = someMethodToGetQuestions(); var model = loadDOM("forms/application/definition.jxt ", {"questions": questions}); var form = new Form(model.getDocumentElement()); form.showForm("forms/application/template.jxt"); Hope this helps... Robin On 10 Feb 2006, at 13:29, Andrew Le Quesne wrote:
|
- Re: CForms: creating dynamic widgets Robin Wyles
- RE: CForms: creating dynamic widgets Simon Stanlake
- RE: CForms: creating dynamic widgets Simon Stanlake
- Re: CForms: creating dynamic widgets Robin Wyles
