Hi,
Is there any way I can clear the validation erros on the Form object from the flow script?
It's needed when I wanna show the form again but deleting any validation errors, currently I reconstruct the form to show it without validation errors.
Do you want to keep values, or do you want to entirely clean the form? In that second cases, it's better to reconstruct the form. In the first case, you have to crawl the widget tree.
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects } Orixo, the opensource XML business alliance - http://www.orixo.com
