Screen Flow

  • Flow

    How to Use the Data Table Component in Screen Flow

    Salesforce introduced the Data Table screen component in the Winter ’23 release. Using a Data Table, you can display Salesforce records in a tabular format, similar to list views. Users can interact with the displayed records, selecting one or multiple records and performing actions based on business requirements. Alternatively, it can be configured as view-only as well. The Data Table…

    Read More »
  • Flow

    Basic Flow Modules on Trailhead

    Trailhead, Salesforce's learning platform, provides modules to master Salesforce Flows. "Flow Builder Basics" introduces automation without coding, "Data and Actions in Flow" manipulates Salesforce records, "Flow Builder Logic" enables real-time decisions, "Record-Triggered Flows" automates based on data changes, "Autolaunched and Scheduled Flows" maintains data integrity, and "Screen Flows" designs interactive user processes. These modules elevate Salesforce functionality for all users.

    Read More »
  • Flow

    Datatable Component – Salesforce Screen Flow

    The Salesforce Flow Datatable component allows users to easily display and select data in a table format, making it ideal for various flow builds. The Salesforce Flow Datatable component enables users to sort, filter, and search through data.

    Read More »
  • Flow

    How to Build a Screen Flow to Complete Virtual Standup on Slack

    I built a Slack Salesforce Screen Flow demo: The idea is creating a workflow that sends a Salesforce screen flow notification to all relevant users every day at the same time.

    Read More »
Back to top button