Hi everyone,
I have a page with several components each containing a form. Now when
the data inside the form is modified, say via TextField, it's never
updated because the form inside the component is never rewound. I've
tried to get a hold of the form component using the getComponents()
method but when I try casting the values I get class cast exceptions
since the classes are enhanced. Any clues as to what I can to here?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]