You are here:
Multi-Select Picklist Screen Input Component
Let users choose multiple options in a picklist format.
Required Editions
Configure the Multi-Select Picklist Component
| Attribute | Description |
|---|---|
| API Name | The API name of the component. An API name can include underscores and alphanumeric characters without spaces. It must begin with a letter and can’t end with an underscore. It also can’t have two consecutive underscores. |
| Choice | Add at least one choice, record choice set, or picklist choice set to this component. Available only when you add a choice component to the screen component. In all screen components except Display Text components, the choice's value is used at runtime. |
| Component Type | Modify a choice component type. If the user can select only one option, these component types become available:
If the user can select multiple options, these component types become available:
|
| Data Type | Only Text choices are supported for this component. |
| Default Value |
Pre-selected choice for the
component. If the associated screen isn’t executed or the conditions for
component visibility aren’t met, the stored value of the component is
null.
|
| Disabled | If set to true, the user can’t modify the value. The default value is false. This attribute accepts a resource with a Boolean value. |
| Label | The text that appears with the screen component that tells the running user how to use it. |
| Let Users Select Multiple Options | Specifies whether the user can choose only one option or multiple options. When you select Yes for Let Users Select Multiple Options, Data Type is automatically set to Text, and non-text Choice resources are cleared from the component configuration. |
| Provide Help | Give your users more context with this screen component. The text you enter is available in an info bubble next to the component. |
| Require | Requires users to select a value before they can move to the next screen. |
Set the Component Visibility
Specify the logic that determines when the flow displays the component.
| Option | Description |
|---|---|
| When to Display Component | Configure when the component is displayed by using conditional logic. You can set the components to:
|
Specify the Behavior of Values on Revisited Screens
Specify what this component does when a user enters a value, navigates to a previous screen, and then returns to the screen with this component.
Considerations
- Rich text isn’t supported in the Multi-Select Picklist component.
- The Multi-Select Picklist component doesn't show text between the < and > characters.

