You are here:
Kanban Board Screen Input Component (Beta)
Use the new Kanban Board component to show records as cards in columns that represent workflow stages, without custom Lightning implementations. Your users gain instant visibility into record progress and record details without leaving the flow. The Kanban Board is read-only, so users can’t drag cards between stages at run time.
Required Editions
| View supported editions. |
Configure the Kanban Board
| 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. |
| Label | The user-friendly text that appears above the component. |
| Hide kanban board header | Indicates whether to hide the Kanban Board header and label when you run the flow. |
Select the Kanban Board Data Source
| Attribute | Description |
|---|---|
| Source Collection | A collection of records to show on the Kanban Board. |
Configure the Kanban Board Columns
| Attribute | Description |
|---|---|
| Column Source Field | A picklist field from the source collection to use for the Kanban column headings. |
| Header Style | The visual style of the Kanban header.
|
| Show Group column | A field from the source collection used to group the Kanban Board column cards. |
| Group Columns Cards by | A field from the source collection to use to group Kanban Board column cards. This field is available only when you select Show Group column. |
| Show Summary field | Indicates whether to summarize the records in the column and column card groups. |
| Summary Field | A field from the source collection used to calculate totals for the records in each column and column card group. This field is available only when you select Show Summary field. |
Configure the Kanban Board Cards
To add a card to the kanban board, select a card header field and configure these fields. To add subsequent cards, click Add Field. Select up to five fields to show on the card. Drag the cards to reorder them.
| Attribute | Description |
|---|---|
| Card Header Field | Required. A Field from the source collection to use as the card header. |
| Source Field | A field from the Source Collection object to display in the card. |
| Use custom field label | Indicates whether to display a custom label label instead of the field label. |
| Custom Label | The text to display for a field instead of the field label. Screen readers can read the custom label. |
| Show card footer | Indicates whether to display a field from the source collection in the card footer. |
| Card Footer Field | The field from the source collection to show in the card footer. This field is available when you select Show card footer. |
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.

