In this mini series of posts, become familiar with FlexCards, the hidden 💎 jewel of OmniStudio.
Author Archives: Mitch Lynch
My New Year’s Confession
Starting off the year thinking about Flow…
Dynamic Flow Progress Component
I created a flow screen component under the Salesforce Labs program so that there are more options for providing easy-to-understand, guided screen flows for our users. This post is the documentation for that component.
Use Case #5: Relate a File to Multiple Records
Associate your new file to more than just the Case. This post is part of the Uploading and Working with Files in Flow mini series.
Use Case #4: Complete Fields on a File
As you upload a single file, update standard and custom fields on ContentVersion while in the flow. This post is part of the Uploading and Working with Files in Flow mini series.
Use Case #3: Rename an Uploaded File
Rename a file after it’s been uploaded. This post is part of the Uploading and Working with Files in Flow mini series.
Use Case #2: Upload Multiple Files
Get a working example of the standard screen component for uploading multiple files and relating them to a record. This post is part of the Uploading and Working with Files in Flow mini series.
Use Case #1: Upload a Single File
Get a working example of the standard screen component for uploading a single file and relating it to a record. This post is part of the Uploading and Working with Files in Flow mini series.
Uploading and Working with Files in Flow: A Sampler of Design Patterns
In this mini series of posts, I’m covering some basic ways to use Flow to work with uploaded files.