Hi, Here is what I coded to have a text field which is used to enter phone number
<td><input t:type="TextField" t:id="phnumber" t:value="phnumber" t:label="Phone Number" t:validate="required,maxlength=10" t:mixins="lombok/watermark" message="Enter your phone number" class="signup_input" /></td> Can anyone tell me how to restrict users to enter only numeric values (Numeric filter) Thanks in advance. -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-restrict-users-only-to-enter-numeric-values-in-text-field-tp5472151p5472151.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