Yes or No attribute types

You can create an attribute that can only have one of two values (true/false, yes/no, etc.).

For example, you can have a form where the user enters either Yes or No to a question. Use the Yes or No attribute type for this purpose.

A Yes or No field can display as a checkbox, a drop-down list, or a radio button group.

Note: This attribute type is not available for offer attributes.

Yes or No attributes have the following additional basic options:

Table 1. Options for Yes or No attributes
Field Description
Default Value Specifies the default value for the attribute. You can choose Yes, No, or Not Available. (Not Available is the same as No if you chose Checkbox for the form element type.)
Display name fields Specify the display name for each possible value. The defaults are Yes, No, and Not Available.

Display names are not used if you select Checkbox as the form element type in the display options.

Sort Order fields The values in these fields specify the order in which the possible values are listed on the form. By default, the order is Yes, No, and Not Available.

If you clear the Sort order field for a value, that value does not display to users.

The sort order does not apply if you choose Checkbox as the form element type in the display options.