/flow-components

Series of Flow components useful for doing stuff in Flows.

Primary LanguageJavaScript

Salesforce Flow Components

Series of Flow components useful for doing stuff in Flows.

Deploy to Salesforce

Flow Redirect

Provides a Flow Action to be able to redirect (or refresh/reload) to new/existing records or to a custom URL.

Flow Show Toast

Provides a Flow Action to show a toast message with variant (eg. success/error) and custom title and message. Useful to add at the end of a Flow.

Checkbox Group

Similar to the standard Checkbox Group but allows you to pre-fill checkboxes with data from existing multi-picklist fields from records

Picklist

Similar to standard picklist but supports the -- None -- option and allows you to default with values from a SOBject field/

Flow Footer

Footer override for Flows that allows for "Save & New" and "Save & Done" buttons. Supports a wizard where multiple records need to be created.