I've been trying for a while but I can not figure out why Form.Validator.Inline echoes both the error message "Error: This field is required" and the custom error that I created. Yet it doesn't do that for built in errors.
Here's my simple code: http://mootools.net/shell/4gpfc/ How do I make my custom error behave the same as a built in error? What am I doing wrong?
