Difference between revisions of "Change Single Selection Option List"
From IMSMA Wiki
(→Editing a Combo Box) |
|||
Line 57: | Line 57: | ||
==Editing a Combo Box== | ==Editing a Combo Box== | ||
− | {| class="wikitable" | + | {| class="wikitable" width="500" style="margin:10px" |
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | width="150pt" | '''How To''' |
− | | | + | | width="350pt" | '''Step to Complete''' |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | Set a default selection || |
− | + | <ol> | |
− | + | <li>Select a list option.</li> | |
− | + | <li>Click '''Properties'''.</li> | |
− | + | :The Component Property Editor window displays. | |
− | + | <li>Select the list options to be the default</li> | |
− | + | <li>Click '''Submit'''.</li> | |
− | + | :The list option is selected by default when the Data Entry Form template is opened | |
− | + | <ol> | |
|- | |- | ||
− | | | + | | Change the order of list options || |
− | + | <ol> | |
− | + | <li>Select a list option.</li> | |
− | + | <li>Click '''Properties'''.</li> | |
− | + | :The Component Property Editor window displays.\ | |
− | + | <li>Click '''Custom Options Editor'''</li> | |
− | + | :The Combo Box Options Display window displays. | |
− | + | <li>Select a list option.</li> | |
− | + | <li>Click [[Image:UpBlueArrow.png]] or [[Image:DownBlueArrow.png]] to reorder the list. </li> | |
+ | <li>Click '''Submit''' </li> | ||
|- | |- | ||
− | | | + | | Delete a list option || |
− | + | <ol> | |
− | + | <li>Select a combo box.</li> | |
− | + | <li>Select '''Properties''' </li> | |
− | + | :The Component Property Editor window displays. | |
+ | <li> Click '''Custom Options Editor'''.</li> | ||
+ | :The Combo Box Options Display window displays. | ||
+ | <li> Select list options. </li> | ||
+ | <li> Click [[Image:Remove.png]]</li> | ||
+ | :The option is deleted from the table. | ||
+ | <li> Click '''Submit''' </li> | ||
+ | :The option no longer displays in the combo box. | ||
|- | |- | ||
− | | Change a combo box | + | | Edit a list option label || |
− | + | <ol> | |
− | + | <li>Change the combo box into a radio button list.</li> | |
− | + | <li>Edit the radio button list label.</li> | |
− | + | <li>When finished, change the radio button list to a combo box.</li> | |
− | + | </ol> | |
+ | |- | ||
+ | | Change a combo box to a radio button list || | ||
+ | <ol> | ||
+ | <li>Select a list option.</li> | ||
+ | <li>Click '''Properties'''.</li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li>Select '''Radio Buttons'''.</li> | ||
+ | <li>Click '''Submit'''.</li> | ||
+ | :The combo box displays as a radio button list. | ||
|} | |} | ||
{{NavBox HowTo Data Entry Forms}} | {{NavBox HowTo Data Entry Forms}} |
Revision as of 14:45, 23 May 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.
If you wish to edit how every instance of a single selection list displays, see How To Edit Single Select Lists on the Design Pane. |
Editing a Radio Buttons List
How To | Step to Complete |
Set a Default Selection |
|
Change the order of list options | Drag the list options to reorder the list. |
Delete a list option |
|
Edit a list option label |
|
Change a radio button list to a combo box |
|
Editing a Combo Box
How To | Step to Complete |
Set a default selection |
|
Change the order of list options | |
Delete a list option |
|
Edit a list option label |
|
Change a combo box to a radio button list |
|
|