When you create a radio button exclusion group, the Binding tab presents data binding options that you can apply to the group. Options that are not specifically related to creating a data connection apply both to data bound to a data source and data saved to a file when the object is not bound to a data source.
Disables data binding. Because the object will not capture or display merged data, any information associated with the object is not written as output when the form data is saved/submitted.
Lets you specify custom On values for each radio button in the exclusion group. The value of each radio button in the group must be unique compared to the values of all other radio buttons in the group.
When this option is not selected, the On values will match the caption for the radio button. When this option is selected, the default values are sequential integers starting at “1” for the first radio button in the group. See To assign On values to radio buttons.
See also  

Radio button properties in the Binding tab