I am working on Tapestry 5.0.13 version.

I have 2 radio buttons in my page and i need to set client side validation
on the click of radio buttons.

Below is the eg:

Radio Button 1
Radio Button 2
TextField1
TextField2
TextField3
TextField4


On click of Radio Button 1: TextField1 should not be empty.
On click of Radio Button 1: TextField1 & TextField2  should not be empty.

I am not sure how to do this in tapestry.


-- 
View this message in context: 
http://www.nabble.com/Client-side-validation-tp20067819p20067819.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to