Salesforce Fact #168 | Picklist record field in screen flow
Record fields in screen flow are in Beta and do not support all field types yet. So, suppose we have to show picklist field value from the record in the screen. In that case, we can use a picklist type field and use picklist choice set for all the options and for the default value, we can use the value from the record.
In this example, we are getting the data from account and we have created a picklist field to display the account type.
Attached are the screenshots.
Comments
Post a Comment