|
|
| (3 intermediate revisions by 2 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 [[Edit Single Select Lists on the Design Pane|Edit Single Select Lists on the Design Pane]].
| |
| − | }}
| |
| | | | |
| | ==Editing a Radio Buttons List==__NOEDITSECTION__ | | ==Editing a Radio Buttons List==__NOEDITSECTION__ |
| Line 118: |
Line 115: |
| | {{NavBox HowTo Data Entry Forms}} | | {{NavBox HowTo Data Entry Forms}} |
| | | | |
| − | [[Category:ELR]] | + | [[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.
Contents
Editing a Radio Buttons List
| How To
|
Step to Complete
|
| Set a Default Selection |
- Select the list option on the design pane that you want to be the default.
- Click Properties.
- The Component Property Editor window displays.
- Select Default Value
- Click Submit
- 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 |
- Select one or more list options.
- Click Clear
- The list options no longer display in the list.
|
| Edit a list option label |
- Select a list option.
- Click 'Properties.
- The Component Property Editor window displays.
- Edit the label in the Text field, or edit the font style in the Font field
- Click Submit.
- The label displays according to the changes made.
|
| Change a radio button list to a combo box |
- Select a list option.
- Click Properties.
- The Component Property Editor window displays.
- Select Combo Box.
- Click Submit.
- The radio button list displays as a combo box
|
Editing a Combo Box
| How To
|
Step to Complete
|
| Set a default selection |
- Select a list option field on the design pane.
- Click Properties.
- The Component Property Editor window displays.
- Click the Custom Options Editor button.
- Select the list option to be the default.
- Click Submit.
- The list option is selected by default when the Data Entry Form template is opened.
|
| Change the order of list options |
- Select a list option field on the design pane.
- Click Properties.
- The Component Property Editor window displays.
- Click the Custom Options Editor button.
- Select a list option.
- Click the
or to move the option in the list.
- Click Submit.
|
| Delete a list option |
- Select a list option field on the design pane.
- Click Properties.
- The Component Property Editor window displays.
- Click the Custom Options Editor button.
- Select a list option.
- Click the
.
- Click Submit.
|
| Edit a list option label |
- Select a list option field on the design pane.
- Click Properties.
- The Component Property Editor window displays.
- Click the Custom Options Editor button.
- In the Display column, double-click the list option that you want to change. Edit the label in the field.
- Click Submit.
- The label displays according to the changes made.
|
| Change a combo box to a radio button list |
- Select a list option field on the design pane.
- Click Properties.
- The Component Property Editor window displays.
- Select Radio Buttons.
- Click Submit.
- The combo box displays as a radio button list.
|