Stephan Coboos wrote:
Hello,
is it possible to iterate other a model object within a flowscript? The model object was retrieved before by calling form.getModel().
Yes, you can use lookupWidget() that accepts a path-like syntax (i.e. "a/b/c" or "../d")
Another question: Is there an API doc available for this object?
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/forms/formmodel/package-summary.html
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
