|
|
Line 95: |
Line 95: |
| #Click '''Submit'''. | | #Click '''Submit'''. |
| |} | | |} |
| + | |
| + | {{NavBox HowTo Data Entry Forms}} |
Revision as of 09:12, 17 April 2013
Single selection lists can be displayed on a field report 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 field report 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
Editing a Radio Buttons List
If you want to...
|
Perform these steps...
|
Set a default selection
|
- Select the list option to be the default.
- Click Properties.
- Select the Default Value option in the Component Property Editor window.
- Click Submit.
|
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.
|
Edit a list option label
|
- Select a list option.
- Click Properties.
- In the Component Property Editor window, edit the label in the Text field, or edit the font style in the Font field.
- Click Submit.
|
Change a radio buttons list to a combo box
|
- Select a list option.
- Click Properties.
- Select the Combo Box option in the Component Property Editor window.
- Click Submit.
|
Editing a Combo Box
Editing a Combo Box
If you want to...
|
Perform these steps...
|
Set a default selection
|
- Select the combo box to be the default.
- Click Properties.
- Click Custom Options Editor in the Component Property Editor window.
- In the Combo Box Options Display window, select the list option to be the default.
- Click Submit.
- Click Submit.
|
Change the order of list options
|
- Select a combo box.
- Click Properties.
- Click Custom Options Editor in the Component Property Editor window.
- Select a list option in the Combo Box Options Display window.
- Click the up or down arrow buttons to reorder the list.
- Click Submit.
- Click Submit.
|
Delete a list option
|
- Select a combo box.
- Click Properties.
- Click Custom Options Editor in the Component Property Editor window.
- Select a list option in the Combo Box Options Display window.
- Click the delete button.
- Click Submit.
- Click Submit.
|
Edit a list option label
|
- Change the combo box into a radio buttons list.
- Edit the radio button list label.
- When finished, change the radio buttons list to a combo box.
|
Change a combo box int a radio buttons list
|
- Select a list option.
- Click Properties.
- Select the Radio Buttons option in the Component Property Editor.
- Click Submit.
|