Database Wizard (Radio Button) – Target and Source Fields tab
Develop > Database > Field > Radio Button – Step 5
Lets you specify the target field and source fields for a radio button group in an input or modification block.
Target field
Select the database field to use as the target of the radio button selection.
Button labels source field
Select the database field that will supply the labels of the radio buttons. The actual value sent to the Web server is determined by the button values source field (see below), which may or may not be the same as the labels source field.
Button values source field
Select the database field that will supply the values corresponding to each radio button. The value corresponding to the selected radio button—not the button label—will be sent to the Web server.
Default value
If desired, specify the default value for the radio button group. The default value should be equal to one of the possible values for the target field.