Change Single Selection Option List

From IMSMA Wiki
Revision as of 21:28, 27 January 2014 by Laura (talk | contribs) (Version 6.0)
Jump to: navigation, search

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.

Note.jpg If you wish to edit how every instance of a single selection list displays, see Edit Single Select Lists on the Design Pane.

Editing a Radio Buttons List

How To Step to Complete
Set a Default Selection
  1. Select the list option 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.
  2. Click Properties.
  3. The Component Property Editor window displays.
  4. Select the list options to be the default
  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 combo box to a radio button list
  1. Select a list option.
  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.