Loading
Feature degradation | Gmail Email delivery failureRead More
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
          Flow Screen Input Component: Footer with Customizable Buttons

          Flow Screen Input Component: Footer with Customizable Buttons

          Display a custom button in the flow screen footer, customize text for the Next button, and controls display of the Previous button.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, and Unlimited Editions

          A Footer with Custom Buttons component that allows a flow user to add a custom button to the footer, customize the Next button label, and hide the Previous button..

          For information about adding screen components to your flow screen, see Screen.

          Note
          Note This screen component requires Lightning runtime.

          Configure the Footer with Custom Buttons Component

          Attribute Description
          Custom Button Label

          The label for the custom button.

          This attribute accepts single-value resources. The value is treated as text.

          Custom Button Value

          Whether the button was clicked.

          This attribute accepts single-value Boolean resources.

          Next Button Label

          The label for the Next button.

          This attribute accepts single-value resources. The value is treated as text.

          Show Previous Button

          Whether the Previous button is displayed.

          This attribute accepts single-value Boolean resources.

          Store the Footer with Custom Buttons Component in the Flow

          All attributes are available to store in flow variables, but Custom Button Value is the most likely attribute to store. The value is assigned when the user navigates to the next screen.

          To store the user’s action, map the Custom Button Value attribute to a Boolean flow variable or a Boolean field on a record variable.

          Tip
          Tip By default, screen components that run on Lightning runtime version 58 and prior have no memory. If a user enters a value, and then does one of the these, the value is lost. a) Navigates to another screen and returns to the component’s screen. b) Pauses the flow then resumes it. c) Navigates to the next screen and triggers an input validation error.
          Tip
          Tip Setting the attribute enables a flow to remember the value. The flow stores the value automatically. If you store values manually, store the attribute’s output value in a variable.
           
          Loading
          Salesforce Help | Article