Checkbox validation rule not acknowledged after checking the check box


Badge +3

I currently have a form with a validation rule on a check box.

 

Validation Rule = FieldName !=="Yes"

8037i2FDFB5ADEEDE14F6.png

 

 

 

 

 

 

 

 

If the check box is not checked it will highlight in red, but once the check box checked it still stays red and it is not acknowledging that its now checked so it wont allow the submitter to save the form.

8038iC04F3212B1CAFB39.png

8039i6D5EBD3AE78829A7.png

 

 

Is there something that I need to add besides the validation rule to the check box?

 

 


2 replies

Badge +8

Hi @Vaneza,

Yes-No Controls do not have to be checked against "Yes" or "No".

You should be fine using just !Acknowledgement (= Acknowledgement is not checked) as your formula.

Badge +3
Thank you very much for your assistance. Stay Safe

Reply