Difference between revisions of "Change Single Selection Option List"
From IMSMA Wiki
(21 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | Single selection lists can be displayed on a | + | __FORCETOC__ |
+ | {{TOC right}} | ||
+ | |||
+ | 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 [[Change Display Option for Single Select | default in 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. | The following tables describe how to edit a specific list of radio buttons and a combo box, respectively. | ||
− | + | ==Editing a Radio Buttons List==__NOEDITSECTION__ | |
− | |||
− | {| class="wikitable" | + | {| class="wikitable" width="800" style="margin:10px;" |
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | width="150pt" | '''How To''' |
− | | | + | | width="650pt" | '''Step to Complete''' |
|- | |- | ||
− | | | + | | Set a Default Selection|| <ol> |
− | + | <li>Select the list option on the design pane that you want to be the default.</li> | |
+ | <li>Click '''Properties'''.</li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li> Select '''Default Value''' </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|| Drag the list options to reorder the list. |
− | | | ||
|- | |- | ||
− | + | | Delete a list option || | |
− | + | <ol> | |
+ | <li> Select one or more list options.</li> | ||
+ | <li>Click '''Clear'''</li> | ||
+ | :The list options no longer display in the list. | ||
+ | </ol> | ||
|- | |- | ||
− | | style | + | | Edit a list option label || |
− | + | <ol> | |
+ | <li>Select a list option.</li> | ||
+ | <li>Click '''Properties''.</li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li> Edit the label in the Text field, or edit the font style in the Font field </li> | ||
+ | <li>Click '''Submit'''. </li> | ||
+ | :The label displays according to the changes made. | ||
+ | </ol> | ||
|- | |- | ||
− | | | + | | Change a radio button list to a combo box || |
− | + | <ol> | |
+ | <li> Select a list option. </li> | ||
+ | <li> Click '''Properties'''. </li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li> Select '''Combo Box'''. </li> | ||
+ | <li> Click '''Submit'''. </li> | ||
+ | :The radio button list displays as a combo box | ||
+ | </ol> | ||
+ | |} | ||
+ | |||
+ | |||
+ | ==Editing a Combo Box==__NOEDITSECTION__ | ||
+ | |||
+ | {| class="wikitable" width="800" style="margin:10px" | ||
|- | |- | ||
− | | | + | | width="150pt" | '''How To''' |
− | | | + | | width="650pt" | '''Step to Complete''' |
|- | |- | ||
− | | | + | | Set a default selection || |
− | + | <ol> | |
+ | <li>Select a list option field on the design pane.</li> | ||
+ | <li>Click '''Properties'''.</li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li>Click the '''Custom Options Editor''' button.</li> | ||
+ | <li>Select the list option 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 field on the design pane.</li> | ||
+ | <li>Click '''Properties'''.</li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li>Click the '''Custom Options Editor''' button.</li> | ||
+ | <li>Select a list option.</li> | ||
+ | <li>Click the [[Image:Up_Arrow.png]] or [[Image:Down_Arrow.png]] to move the option in the list.</li> | ||
+ | <li>Click '''Submit'''.</li> | ||
+ | </ol> | ||
|- | |- | ||
− | | | + | | Delete a list option || |
− | + | <ol> | |
+ | <li>Select a list option field on the design pane.</li> | ||
+ | <li>Click '''Properties'''.</li> | ||
+ | :The Component Property Editor window displays. | ||
+ | <li>Click the '''Custom Options Editor''' button.</li> | ||
+ | <li>Select a list option.</li> | ||
+ | <li>Click the [[Image:EcksButton.png]].</li> | ||
+ | <li>Click '''Submit'''.</li> | ||
+ | </ol> | ||
|- | |- | ||
− | | | + | | Edit a list option label || |
− | | | + | <ol> |
− | + | <li>Select a list option field on the design pane.</li> | |
− | + | <li>Click '''Properties'''.</li> | |
− | + | :The Component Property Editor window displays. | |
− | + | <li>Click the '''Custom Options Editor''' button.</li> | |
− | + | <li>In the Display column, double-click the list option that you want to change. Edit the label in the field. </li> | |
− | + | <li>Click '''Submit'''. </li> | |
− | + | :The label displays according to the changes made. | |
− | + | </ol> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
+ | | Change a combo box to a radio button list || | ||
+ | <ol> | ||
+ | <li>Select a list option field on the design pane.</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}} | ||
+ | |||
+ | [[Category:NAA]] |
Latest revision as of 18:37, 11 June 2017
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 in 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 |
|
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 |
|
|