Single selection lists can be displayed on a data entry form template either as a list of radio buttons, or as a combo box. You can change the way a specific single selection list displays on a data entry form template, even if it is set by default (from the Data Inventory Manager) to display differently.
The following tables describe how to edit a specific list of radio buttons and a combo box, respectively.
Editing a Radio Buttons List
How To
|
Step to Complete
|
Set a Default Selection |
- Select the list option to be the default.
- Click Properties.
- The Component Property Editor window displays.
- Select Default Value
- Click Submit
- The list option is selected by default when the Data Entry Form template is opened.
|
Change the order of list options |
Drag the list options to reorder the list.
|
Delete a list option |
- Select one or more list options.
- Click Clear
- The list options no longer display in the list.
|
Edit a list option label |
- Select a list option.
- Click 'Properties.
- The Component Property Editor window displays.
- Edit the label in the Text field, or edit the font style in the Font field
- Click Submit.
- The label displays according to the changes made.
|
Change a radio button list to a combo box |
- Select a list option.
- Click Properties.
- The Component Property Editor window displays.
- Select Combo Box.
- Click Submit.
- The radio button list displays as a combo box
|
Editing a Combo Box
How To
|
Step to Complete
|
Set a default selection |
- Select a list option.
- Click Properties.
- The Component Property Editor window displays.
- Select the list options to be the default
- Click Submit.
- The list option is selected by default when the Data Entry Form template is opened
|
Change the order of list options |
- Select a list option.
- Click Properties.
- The Component Property Editor window displays.\
- Click Custom Options Editor
- The Combo Box Options Display window displays.
- Select a list option.
- Click or to reorder the list.
- Click Submit
|
Delete a list option |
- Select a combo box.
- Select Properties
- The Component Property Editor window displays.
- Click Custom Options Editor.
- The Combo Box Options Display window displays.
- Select list options.
- Click File:Remove.png
- The option is deleted from the table.
- Click Submit
- The option no longer displays in the combo box.
|
Edit a list option label |
- Change the combo box into a radio button list.
- Edit the radio button list label.
- When finished, change the radio button list to a combo box.
|
Change a combo box to a radio button list |
- Select a list option.
- Click Properties.
- The Component Property Editor window displays.
- Select Radio Buttons.
- Click Submit.
- The combo box displays as a radio button list.
|