Yes/No required field does not validate for saving form with 'no' selected

I have a required yes/no field on my list, but the form won't validate and allow me to save an item unless this field is set to 'yes'.

Troubleshooting steps I've tried:

  • Updated app catalog to version, 1.1.0.0
  • Verified I'm on the latest forms designer, version 2.0.7
  • Removed the Yes/no field from my form, saved the form, re added the yes/no field to my form, re-saved.

Thanks for any help you can provide.

Hello @jtuckersage,

This is as designed.

What is the reason for making Yes/No field mandatory and allowing No value? If you don't need validation you can make the field optional.

I see. I was thinking that, in addition to Yes or No, there was also the possibility for the field to be NULL, and I wanted to require that the field either contains either Yes or No. I was thinking that a 'No' value would satisfy the validation for the field being required. I'll simply change it to a dropdown field with choices of Yes and No and make it required. Thanks!

1 Like