You need to sign in to do that
Don't have an account?
rdclk23
Visual Flow and leveraging picklists (custom settings, global picklists)
I'm building a Visual Flow to create an object record and I want to set up a set of picklist values for a field to minimize hard coding. My object has picklist values that vary by record type. In Visual Flow I could setup a Picklist 'Choice' and point to the object picklist field, but it would show all picklist values regardless of record type (no filtering). I could use a Flow Picklist with 'dynamic record choice' and a Custom Setting but that would be redundant to the object picklist values. I could use a Global picklist in the object field definition but it looks like Flow can't access them. Is there a way to leverage a single source of picklist values for both Flow and an object picklist field defintion that are filterable?
rdclk23
Forgot to include Custom Metadata in the mix.