Another way to define a field with selectable values is to list the values in the Form Dropdowns (329) domain. All values with the same "Dropdown #" can then be referenced and used in the same list of options.
These values are displayed in a Single Value Form Dropdown field or Multiple Value Form Dropdown field. The Single Value Form Dropdown allows to choose only one value from the list, and it can be displayed as a dropdown, list of radio buttons, or formatted buttons. The Multiple Value Form Dropdown allows to choose several values from the list, and it can be displayed as a dropdown, or a list of checkboxes.
The example below, shows how to create an Investment Objectives field. It will be a Single Value Form Dropdown field, with its values defined in the Form Dropdowns (329) domain under the Dropdown # 'INVESTMENT_OBJECTIVES'.
|
Step |
Result |
To create a list of dropdown values, open the Form Dropdowns (329) domain. |
|
|
Click New Form Dropdowns, fill out the details for a new value and click Save. Create five such entries with the details listed below. |
|
|
|
Field |
Value |
Dropdown # |
INVESTMENT_OBJECTIVES |
|
|
Priority |
1 |
|
Dropdown Value |
Balanced Growth |
|
Dropdown Code |
BALANCED_GROWTH |
Dropdown # |
INVESTMENT_OBJECTIVES |
|
|
Priority |
2 |
|
Dropdown Value |
Preservation of Principal |
|
Dropdown Code |
PRESERV_PRINCI_INCOM |
Dropdown # |
INVESTMENT_OBJECTIVES |
|
|
Priority |
3 |
|
Dropdown Value |
Growth |
|
Dropdown Code |
GROWTH |
Dropdown # |
INVESTMENT_OBJECTIVES |
|
|
Priority |
4 |
|
Dropdown Value |
Speculation |
|
Dropdown Code |
SPECULATION |
Dropdown # |
INVESTMENT_OBJECTIVES |
|
|
Priority |
5 |
|
Dropdown Value |
Aggressive Growth/Aggressive Income |
|
Dropdown Code |
AGGRESS_GROWTH_INCOM |
Proceed to Administration menu > Single Pane of Glass tile > Widgets tile and create a new Dynamic Wizard widget. |
|
|
Open the Pages tab in the Docupace Start editor, create a new page and proceed to add the field to it. |
|
|
Open Add Field panel. Add a Single Value Form Dropdown field to the page. This first field will ask the user to choose Investment Objectives for the account. Enter the following values for the field settings: |
|
|
|
Field |
Value |
Field Label |
Investment Objectives |
|
Use label as placeholder |
Selected |
|
Meta Field Name |
Owner1.PortfolioObj |
|
Display Type |
Select |
|
Dropdown # |
INVESTMENT_OBJECTIVES |
|
Required |
Selected |
|
Sort by |
110102,100201 |
|
Click Apply button in the bottom of the screen to close the Widget Design Screen and apply changes. Then click Save button in the top of the Widget Details Screen to save these changes. |
|
|
Test the widget by opening the Investment Objectives dropdown. Available options should be:
|
|