Create a radio button field
You use radio buttons when there can be only one choice. For example, you can uncheck the check boxes by clicking them again; however, the only way to uncheck radio buttons is to clear a form data either by using Reset Form Field (Form > Recognize Forms > Recognize Forms) or clicking a then-created Reset form button. See To create a Reset form button for details.
You can create a group of radio buttons with the same field name if you want the user to select only one choice among a set of choices. Though radio buttons in the same group have the same field name, each button has a different export value.
To add a radio button field
-
Open the PDF that you want to add form fields to.
-
Choose Form > Form > Radio Button
.
-
On the page, drag a rectangle to specify its size and location.
-
To call out the Radio Button Properties dialog box, do any of the following:
-
-
The dialog box appears automatically right after the field is created.
-
On the Sidebar Navigation pane or choose Basic > Basic Tools, click Select and then use the Select tool to double-click the field.
-
In General, name the field and set its button attributes. To make it a required item, check Required at the bottom. You can then use Highlight Fields to outline it with the color you specified at Required fields highlight color in Forms Preferences to draw more attention to it. See Form preferences.
-
In Options, edit the following settings:
-
-
In the Radio Button Style section, specify the shape of the marker that appears inside the radio button when it is selected. Choose one from the style list: Check, Circle (the default), Cross, Diamond, Square, or Star. Note that this property doesn’t change the shape of the selected radio button itself.
-
Click Export Value and specify the value that represents the item if the form data will be The defined export value appears in the resulting data file if the button field is selected. If deselected, it shows Off, indicating the item is not selected.
-
Check Button is checked by default to have the radio button selected. You cannot use the Reset Form Fields command to deselect the item if this option is selected. See Reset Form Fields.
-
Check Buttons with the same name and value are selected in unison to select a group of radio buttons with the same field name and value.
Note: To make radio buttons in a group able to detect how each other behaves, they must be given the same field.