Loading
Salesforce now sends email only from verified domains. Read More
Automate Your Business Processes
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Checkbox Group Screen Input Component

          Checkbox Group Screen Input Component

          Let users choose multiple options in a checkbox format.

          Required Editions

          Configure the Checkbox Group 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.

          If you select a dynamic Choice resource such as a collection choice set or record choice set, ensure that each value in the Choice resource is unique. Otherwise, if a user selects a duplicate value, the value is set incorrectly in Salesforce.

          Component Type

          Modify a choice component type.

          If the user can select only one option, these component types become available:

          • Picklist
          • Radio Buttons

          If the user can select multiple options, these component types become available:

          • Checkbox Group
          • Multi-select Picklist
          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:

          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 enters a value, 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.

          If you pause and then resume the flow, the flow retains user-specified values only in Checkbox, Checkbox Group, Currency, Long Text Area, Multi-Select Picklist, Number, Password, Picklist, Radio Buttons, and Text components.

          Considerations

          When a user clicks the info bubble for a Checkbox Group component, the help text appears in a separate window. For other types of Salesforce-provided components, the help text appears in a popover.

           
          Loading
          Salesforce Help | Article