Sep 23rd, 2013, 1:05 PM
Hi folks,
Now it appears my original code was correct as it now works. Go figure.
Thanks for the sounding board.
Regards,
Mark Harrison
Now it appears my original code was correct as it now works. Go figure.
Code:
rules.push("required,element_9,Please select an Sportsmanship Rating.");
rules.push("if:element_9=0,required,element_9B,Please enter an Sportsmanship Comment.");
rules.push("if:element_9=1,required,element_9B,Please enter an Sportsmanship Comment.");
rules.push("if:element_9=2,required,element_9B,Please enter an Sportsmanship Comment.");
Thanks for the sounding board.
Regards,
Mark Harrison