Loading
Prepare for Email to Become the Default Login ExperienceRead More
Automate Your Business Processes with Salesforce Flow
Visual Picker Screen Input Component

Visual Picker Screen Input Component

Use the visual picker screen component to make option selection even simpler. Your users can select tiles that combine text with icons instead of scrolling through dropdown menus at run time.

Required Editions

View supported editions.

Configure the Visual Picker Component

Attribute description
Label User-friendly text that appears above the component
API Name The API name of the componentAn 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.
Require Requires users to select an option before they can move to the next screen
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.

Visual Picker Size Enter the size of the tile within the visual picker component. Valid values are small, medium, or large. The default tile size is medium.
Let Users Select Multiple Options Specifies whether the user can select one option or multiple options
Choice

Add one or more static Choice resources to the visual picker component.

You can select choice resources of only the text data type in a Visual Picker component.

Choices with icons appear as tiles at run time.

You can’t reorder choices or add the same choice twice.

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:

Always
Always display the component.
When all conditions are met (AND)
Display the component when all of the conditions that you define are met. Define at least one condition.
When any condition is met (OR)
Display the component when at least one of the conditions that you define is met. Define at least one condition.
When custom conditional logic is met
Display the component when the condition logic that you define is met. Define at least one condition and specify condition logic.

Specify the Behavior of Values on Revisited Screens

Specify what this component does when a user selects an option, navigates to a previous screen, and then returns to the screen with this component.

Option Description
Use values from when the user last visited this screen The component retains the values that the user specified and doesn’t update the values to reflect changes made on previous screens.
Refresh inputs to incorporate changes elsewhere in the flow The component updates the user-specified values to reflect changes made on previous screens.

Considerations

  • The visual picker component is supported in all screen-based flows except Field Service Mobile, Data Capture, Discovery Framework, and Surveys.
  • The visual picker component supports choice resources of only the text data type.
  • The visual picker component supports only static choice resources. Collection Choice Sets, Picklist Choice Sets, and Record Choice Sets are unsupported resources.
  • Visual Picker displays only plain text labels for your choices. It doesn’t show any rich text formatting applied to the choice labels in the choice resources.
 
Loading
Salesforce Help | Article