trophytoolbox
05-02-2008, 10:49 AM
Hello,
I couldn't find the markInvalid method for a TextField? Can you please add this? I am thinking about purchasing but need this functionality.
Also, whats the proper way to validate an entire form on the server and return validation errors? I guess on the form submit I would make an rpc call to the server, have the server validate and send me back the errors. I would rifle through the errors and set each field's error appropriately. But to do that I would need to be able to call textField.markInvalid("the error message");
I couldn't find the markInvalid method for a TextField? Can you please add this? I am thinking about purchasing but need this functionality.
Also, whats the proper way to validate an entire form on the server and return validation errors? I guess on the form submit I would make an rpc call to the server, have the server validate and send me back the errors. I would rifle through the errors and set each field's error appropriately. But to do that I would need to be able to call textField.markInvalid("the error message");