Hi,
I have a form that needs to do validation only when a flag is set 'true' in the data. Otherwise it should do partial validation as described in ValidationMode.PARTIAL. But don't see how to set the form for this. The only method on DynamicForm is setDisableValidation(boolean) which just turns all validation off. I must be missing something. Please help.
thanks,
chris
(using SGWT EE 2.5 eval)
I have a form that needs to do validation only when a flag is set 'true' in the data. Otherwise it should do partial validation as described in ValidationMode.PARTIAL. But don't see how to set the form for this. The only method on DynamicForm is setDisableValidation(boolean) which just turns all validation off. I must be missing something. Please help.
thanks,
chris
(using SGWT EE 2.5 eval)