PDA

View Full Version : using a formbackingobject in a custom function



Ellusionist
Oct 19th, 2006, 08:09 AM
Hi,

I have a custom function which I am using to do valadation. Inside the doGetResult method I need to set a boolean field in the formbackingobject to true once the valadation fails. Any ideas how to do it?

Thanks.