How to make prefill work for Boolean field with checkboxes

Description description

Some users would like to have their boolean field displaying two separate choices within a form. While maintaining the prefill feature for known records. By default, the stored value will be  yes  or no. The prefill will not work with those default values.

Resolution resolution

To have the prefill working for the boolean type field the stored values should be set to “true” and “false”.

Values for boolean field

Root Cause:
Boolean value are stored as true or false in a database.

recommendation-more-help
experience-cloud-kcs-help-kbarticles