Difference between revisions of "Change Single Selection Option List"

From IMSMA Wiki
Jump to: navigation, search
 
(10 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
{{TOC right}}
 
{{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 default (from the Data Inventory Manager) to display differently.
+
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.
  
{{note| If you wish to edit how every instance of a single selection list displays, see [[HowTo:Edit Single Select Lists on the Design Pane|How To Edit Single Select Lists on the Design Pane]].
+
==Editing a Radio Buttons List==__NOEDITSECTION__
}}
 
  
==Editing a Radio Buttons List==
+
{| class="wikitable" width="800" style="margin:10px;"
 
 
{| class="wikitable" width="500" style="margin:10px;"
 
 
|-
 
|-
 
| width="150pt" | '''How To'''
 
| width="150pt" | '''How To'''
| width="350pt" | '''Step to Complete'''
+
| width="650pt" | '''Step to Complete'''
 
|-
 
|-
 
| Set a Default Selection|| <ol>  
 
| Set a Default Selection|| <ol>  
<li>Select the list option to be the default.</li>  
+
<li>Select the list option on the design pane that you want to be the default.</li>  
 
<li>Click '''Properties'''.</li>
 
<li>Click '''Properties'''.</li>
 
:The Component Property Editor window displays.
 
:The Component Property Editor window displays.
Line 55: Line 52:
  
  
==Editing a Combo Box==
+
==Editing a Combo Box==__NOEDITSECTION__
  
{| class="wikitable" width="500" style="margin:10px"
+
{| class="wikitable" width="800" style="margin:10px"
 
|-
 
|-
 
| width="150pt" | '''How To'''
 
| width="150pt" | '''How To'''
| width="350pt" | '''Step to Complete'''
+
| width="650pt" | '''Step to Complete'''
 
|-
 
|-
 
| Set a default selection ||  
 
| Set a default selection ||  
 
<ol>
 
<ol>
<li>Select a list option.</li>
+
<li>Select a list option field on the design pane.</li>
 
<li>Click '''Properties'''.</li>
 
<li>Click '''Properties'''.</li>
 
:The Component Property Editor window displays.
 
:The Component Property Editor window displays.
<li>Select the list options to be the default</li>
+
<li>Click the '''Custom Options Editor''' button.</li>
 +
<li>Select the list option to be the default.</li>
 
<li>Click '''Submit'''.</li>
 
<li>Click '''Submit'''.</li>
:The list option is selected by default when the Data Entry Form template is opened
+
:The list option is selected by default when the Data Entry Form template is opened.
 
<ol>
 
<ol>
 
|-
 
|-
| Change the order of list options ||  
+
| Change the order of list options ||
 
<ol>
 
<ol>
<li>Select a list option.</li>
+
<li>Select a list option field on the design pane.</li>
 
<li>Click '''Properties'''.</li>
 
<li>Click '''Properties'''.</li>
:The Component Property Editor window displays.\
+
:The Component Property Editor window displays.
<li>Click '''Custom Options Editor'''</li>
+
<li>Click the '''Custom Options Editor''' button.</li>
:The Combo Box Options Display window displays.
 
 
<li>Select a list option.</li>
 
<li>Select a list option.</li>
<li>Click [[Image:UpBlueArrow.png]] or [[Image:DownBlueArrow.png]] to reorder the list. </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>
+
<li>Click '''Submit'''.</li>
 +
</ol>
 
|-
 
|-
 
| Delete a list option ||  
 
| Delete a list option ||  
<ol>
+
<ol>  
<li>Select a combo box.</li>  
+
<li>Select a list option field on the design pane.</li>
<li>Select '''Properties''' </li>
+
<li>Click '''Properties'''.</li>
 
:The Component Property Editor window displays.
 
:The Component Property Editor window displays.
<li> Click '''Custom Options Editor'''.</li>
+
<li>Click the '''Custom Options Editor''' button.</li>
:The Combo Box Options Display window displays.
+
<li>Select a list option.</li>
<li> Select list options. </li>
+
<li>Click the [[Image:EcksButton.png]].</li>
<li> Click [[Image:Remove.png]]</li>
+
<li>Click '''Submit'''.</li>
:The option is deleted from the table.
+
</ol> 
<li> Click '''Submit''' </li>
 
:The option no longer displays in the combo box.
 
 
|-
 
|-
 
| Edit a list option label ||
 
| Edit a list option label ||
 
<ol>
 
<ol>
<li>Change the combo box into a radio button list.</li>
+
<li>Select a list option field on the design pane.</li>
<li>Edit the radio button list label.</li>
+
<li>Click '''Properties'''.</li>
<li>When finished, change the radio button list to a combo box.</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>
 
</ol>
 
|-
 
|-
 
| Change a combo box to a radio button list ||  
 
| Change a combo box to a radio button list ||  
 
<ol>
 
<ol>
<li>Select a list option.</li>
+
<li>Select a list option field on the design pane.</li>
 
<li>Click '''Properties'''.</li>
 
<li>Click '''Properties'''.</li>
 
:The Component Property Editor window displays.
 
:The Component Property Editor window displays.
Line 114: Line 114:
  
 
{{NavBox HowTo Data Entry Forms}}
 
{{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
  1. Select the list option on the design pane that you want to be the default.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Select Default Value
  5. Click Submit
  6. 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
  1. Select one or more list options.
  2. Click Clear
  3. The list options no longer display in the list.
Edit a list option label
  1. Select a list option.
  2. Click 'Properties.
  3. The Component Property Editor window displays.
  4. Edit the label in the Text field, or edit the font style in the Font field
  5. Click Submit.
  6. The label displays according to the changes made.
Change a radio button list to a combo box
  1. Select a list option.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Select Combo Box.
  5. Click Submit.
  6. The radio button list displays as a combo box


Editing a Combo Box

How To Step to Complete
Set a default selection
  1. Select a list option field on the design pane.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Click the Custom Options Editor button.
  5. Select the list option to be the default.
  6. Click Submit.
  7. The list option is selected by default when the Data Entry Form template is opened.
Change the order of list options
  1. Select a list option field on the design pane.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Click the Custom Options Editor button.
  5. Select a list option.
  6. Click the Up Arrow.png or Down Arrow.png to move the option in the list.
  7. Click Submit.
Delete a list option
  1. Select a list option field on the design pane.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Click the Custom Options Editor button.
  5. Select a list option.
  6. Click the EcksButton.png.
  7. Click Submit.
Edit a list option label
  1. Select a list option field on the design pane.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Click the Custom Options Editor button.
  5. In the Display column, double-click the list option that you want to change. Edit the label in the field.
  6. Click Submit.
  7. The label displays according to the changes made.
Change a combo box to a radio button list
  1. Select a list option field on the design pane.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Select Radio Buttons.
  5. Click Submit.
  6. The combo box displays as a radio button list.