Skip to main content

I have creted a form with validation rules attached to it. However the validation rule rearding a the check box doesn't seem to work. Can any body advise how to set the validation rules on checkbox

 

 

Thanks

Please see the post below:


 


http://community.k2.com/t5/K2-blackpearl/Discover-the-Value-of-a-Checkbox/td-p/83704


 


If appears you will need to check if the checkbox control have a certain value or not (in this case, true or false).


Reply