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
          Section Screen Output Component

          Section Screen Output Component

          Organize screen components and record fields to give your users a better experience.

          Required Editions

          View supported editions.
          Note
          Note This screen component requires Lightning runtime.

          Usage

          Use sections to organize screen components and fields to give users context and easier navigation. The Section component contains an optional header and up to four side-by-side columns. Each column can contain multiple components and fields. You can place multiple sections on a screen, each with its own header and number of columns.

          Tip
          Tip Apply conditional visibility rules to a section to affect all components and fields in that section. Use this method to set visibility rules one time for a large number of components, even if you want only one column.

          Edit Screen window with a section component, calling out the header configuration area, where to add a column, where to configure column width, and where to delete a column

          • Headers (1)—Use section headers to create a visual hierarchy to guide your users to the most important items on a screen. All sections with headers are collapsible and open by default each time a user visits the screen. Also, section header labels can be translated.
          • Columns (2)—Use columns to organize your screen and save your users from unnecessary scrolling.
          • Column Width (3)—When you add or delete a new column, Flow Builder sets the width of all columns in that section to be equal. To change a column’s width, select a width from the predefined options.
          • Column Deletion (4)—When you delete a column, all components and fields in that column are deleted.
          Tip
          Tip To center or indent your components and fields, or add padding, include empty columns on your 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.

          Considerations

          • Sections are responsive to the size of the window that’s showing the flow. On small form factor devices, columns are stacked vertically instead. However, it isn’t responsive to the width of Lightning page columns and utility bars. For example, if a Lightning page shows a flow in a sidebar, the width of the entire window determines how the columns appear, even though the sidebar is narrower.
          • If a screen contains a Section screen component, the screen ignores the Layout property when the flow is distributed in Experience Builder, the Lightning App Builder, or the utility bar. Screens with a Section screen component also ignore the flowLayout URL parameter when the flow is distributed via URL.
           
          Loading
          Salesforce Help | Article