Avatar

Level 2

Found it

TextField1.validate.nullTest = "error";

 

You can also use one of these two scripts:

    TextField1.mandatory = "error"  TextField1.mandatoryMessage = "this field is mandatory!"    

Now the question is how do you turn it off if they check the no box