Thanks for this answer
to validate some extra components, I would override the onValidate()
method of a form to add my own specific validation.
The issue I'm encountering is due to calling the validate() method, the
one which, I guess, then call onValidate(). I don't know if one can ask
the form to validate at any time.
thanks again
joseph
Fernando Wermus wrote:
Joseph,
I think it is. For instance, If you need to validate some items from a
Palette which is not a FormComponent, how do you achieve it?
On Tue, Jul 7, 2009 at 7:01 AM, Joseph Pachod <[email protected]> wrote:
Hi
I just had some issue because I was calling validate() in some form
onBeforeRender() : it was working with some components but not all of them.
However, the question now arises whether it was a good idea at all : should
validate() work if called in onBeforeRender ?
Thanks in advance
joseph
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]