RE: Add validation conditionally

2012-03-28 Thread nquirynen
this message in context: http://tapestry.1045711.n5.nabble.com/Add-validation-conditionally-tp5599941p5600307.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

RE: Add validation conditionally

2012-03-28 Thread Vladimir Bauer
To: users@tapestry.apache.org Subject: Add validation conditionally Hi, I use the t:validate attribute to assign client side validation to a input field. Now what I want to do: if a specific radio input has been checked? I need to add a validator to another input element. If it is unchecked the

Add validation conditionally

2012-03-28 Thread nquirynen
, but this is not enough to get it to work (as I expected). Do I have to rerender this element with the added validate attribute, or is there another way to get this to work. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Add-validation-conditionally-tp5599941p5599941.html