Hi All,
I'm running into an error on my forms when I have textfield elements that
specify a "maxlength" validator but not a "required" validator. I get a
javascript error of: "this.requiredCheck is undefined" Luckily, the server
side validation catches it if it's too large of a value, but it would be
nice to have his handled on the client side.

My elements that have both "required" and "maxlength" work as expected.

Thanks for any help!


-- 
View this message in context: 
http://www.nabble.com/Maxlength-Client-Validation-Error-tp22992514p22992514.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to