Re: Disable Validation of a field

2011-03-17 Thread LLTYK
You can use a FormFragment to hide and disable the field. Or you can remove the builtin required validation and manually decide whether it's required in onValidateForm. -- View this message in context: http://tapestry-users.832.n2.nabble.com/Disable-Validation-of-a-field-tp6176353p6180826

Re: Disable Validation of a field

2011-03-17 Thread gauravchopra
Yes I am using the JS to disable the field, but the tapestry validation remains there. When i click on submit, it says that the field is required. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Disable-Validation-of-a-field-tp3779681p3869746.html Sent from the Tapestry

Re: Disable Validation of a field

2011-03-17 Thread LLTYK
-Validation-of-a-field-tp6176353p6180363.html Sent from the Tapestry Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h

Re: Disable Validation of a field

2011-03-16 Thread based2
://code.google.com/p/tapestry-validator/ -- View this message in context: http://tapestry.1045711.n5.nabble.com/Disable-Validation-of-a-field-tp3779681p3839414.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Disable Validation of a field

2011-03-16 Thread gauravchopra
textbox code in tml is : -- View this message in context: http://tapestry.1045711.n5.nabble.com/Disable-Validation-of-a-field-tp3779681p3779790.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To

Disable Validation of a field

2011-03-16 Thread gauravchopra
this in tapestry? Appreciate your help!!! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Disable-Validation-of-a-field-tp3779681p3779681.html Sent from the Tapestry - User mailing list archive at Nabble.com