-
Same selectOptions as picklist
-
Supported in the date query dialog
Default Value
"fieldType": "multipicklist"
Status
Release Available |
Status |
Framework Name |
---|---|---|
2.8 |
Current |
TBC |
Code JSON
"fieldUi": { "fieldType": "multipicklist", "selectOptions": [...] }
Default Value
"fieldType": "multipicklist"
General
-
If there is a defaultValue, defaultValue will be selected by default.
-
Else if there is a prompt, the prompt will be added as the first option and selected. If a picklist is not required, use prompt so that an undefined value can be set.
-
Otherwise, the first option will be selected.
Status
Release Available |
Status |
Framework Name |
---|---|---|
2.10 |
Current |
TBC |