Hello. Le vendredi 15 avril 2005 Ã 14:25 +0200, Lionel Crine a Ãcrit : > Hi, > > > I'm trying to get some parameters from a Cocoon Forms but I'm a little > confused. > > When the form is valid, > Should I : > 1 - get them in the flowscript (using form.getModel();) : > if Yes, is there a way to dynamically get the parameters
Yes. What do you mean by ÂdynamicallyÂ? > 2 - display them with a jx template. Yes. > > Or I am totally wrong ? No, you're right. > > > Maybe I can get them directly from my "jx" document!! I don't think it's possible, the forms is controlled by flowscript, you must use flowscript to give the values to jx document. You should look at the supersonic examples (in samples/blocks/tour). > > > Thanks Lionel Rgds. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
