Collection Choice Set use in Flow #inSalesforce
This creates choices from records. Choose existing record or apex-defined collection, put the choice label and value.
Create a resource, OpenCases, Collection(getCases), Choice Label - Case Number, Text type and Value as Id
e.g. Create a screen flow with get record, collector filter and screen to display records
Comments
Post a Comment