Difference between revisions of "Change Single Selection Option List"
From IMSMA Wiki
| Line 16: | Line 16: | ||
#Select the list option to be the default. | #Select the list option to be the default. | ||
#Click '''Properties'''. | #Click '''Properties'''. | ||
| − | #Select the ''Default Value'' option in the Component Property Editor. | + | #Select the ''Default Value'' option in the Component Property Editor window. |
#Click '''Submit'''. | #Click '''Submit'''. | ||
|- | |- | ||
| Line 32: | Line 32: | ||
#Select a list option. | #Select a list option. | ||
#Click '''Properties'''. | #Click '''Properties'''. | ||
| − | #In the Component Property Editor, edit the label in the Text field, or edit the font style in the Font field. | + | #In the Component Property Editor window, edit the label in the Text field, or edit the font style in the Font field. |
#Click '''Submit'''. | #Click '''Submit'''. | ||
|- | |- | ||
| − | | Change a radio | + | | Change a radio buttons list to a combo box |
| | | | ||
#Select a list option. | #Select a list option. | ||
#Click '''Properties'''. | #Click '''Properties'''. | ||
| − | #Select ''Combo Box'' option in the Component Property Editor. | + | #Select the ''Combo Box'' option in the Component Property Editor window. |
| + | #Click '''Submit'''. | ||
| + | |} | ||
| + | |||
| + | ==Editing a Combo Box== | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |+ 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'''. | #Click '''Submit'''. | ||
|} | |} | ||
Revision as of 16:41, 6 March 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
| If you want to... | Perform these steps... |
|---|---|
| Set a default selection |
|
| Change the order of list options |
|
| Delete a list option |
|
| Edit a list option label |
|
| Change a radio buttons list to a combo box |
|
Editing a Combo Box
| If you want to... | Perform these steps... |
|---|---|
| Set a default selection |
|
| Change the order of list options |
|
| Delete a list option |
|
| Edit a list option label |
|
| Change a combo box int a radio buttons list |
|