Select Component Nexus Component Styling
Select Component Classic Styling
The Select component is a representation of a WebEOC list that allows users to choose a value from a drop-down list.
The Select component is supported in the Input view and is found in the Data Entry section of the Components tray.
See Add Board Components for details about adding components to a view.
Settings
The following settings are available.
|
Field |
Description |
Procedure |
|---|---|---|
|
Label |
A unique identifier that briefly describes the component in the user interface. |
Enter between 2 - 50 alphanumeric characters, excluding special characters. |
|
DB Field Name |
A unique identifier that briefly describes the component in the database table. The text in this field becomes the database field name. |
Enter between 2 - 50 alphanumeric characters, excluding special characters. |
|
Export Label |
The label applied to this field when data from the board is exported. |
Enter between 2 - 50 alphanumeric characters, excluding special characters. |
|
Select List Type |
Setting to determine whether the select list pulls options from a list created in WebEOC or a static list built as part of these settings. |
Select an option:
|
|
WebEOC List Name |
If you selected WebEOC List in the Select List Type drop-down, the name of the WebEOC list associated with the component. |
Select the exact match of the WebEOC list name. |
|
Options |
If you selected Static for the List Type, enter the list of static values used for the list. |
To add a static list option:
|
|
Default Text |
The default text shown when the select component is rendered. |
Enter between 2 - 50 alphanumeric characters, excluding special characters. |
|
Parent |
The name of the parent field for a multi-tier list. |
Enter the field name. |
|
Process Group |
If the select drop-down uses process permissions to control access to it, select the WebEOC group that can access this drop-down. |
Enter the group. |
|
Process Permissions |
The process permissions setting that allows the group to access this drop-down. |
Enter the Process Permission. |
Style
The following style options are available.
|
Field |
Description |
Procedure |
|---|---|---|
|
Searchable |
Toggle to indicate whether the search icon displays, allowing users to search the menu options. |
Turn the toggle on to allow the options to be searchable. |
|
Required |
Adds a red asterisk to the end of the label indicating that the field is mandatory. |
Turn the toggle to on to indicate the field is required. |
|
Help Text |
The tooltip that appears when the pointer is over the radio buttons. |
Enter between 2 - 50 alphanumeric characters, excluding special characters |
Conditional
The following Conditional settings are available.
|
Field |
Description |
Procedure |
|---|---|---|
|
Conditional Settings |
The component only appears when certain conditions in relation to another component are met. |
Actions Toolbar
The following actions are available when you select any component on the canvas in the Board Workspace when working with Nexus Component Styling.
| Icon | Name | Description | Procedure |
|---|---|---|---|
|
|
Settings |
Opens the Properties tab next to the Components Tray. You can modify the component’s settings, such as label, database field name, help text, style, and conditional settings. |
|
|
|
Move |
|
This icon is not used. To move the component, click and drag it to its new location. |
|
|
Clone |
Copies the current component and its settings, then pastes it after the current component. |
|
|
|
Delete |
Deletes the selected component. |
|