Picklist choice is used to create a reusable set of choices using the values of a Salesforce picklist or multi-select picklist. It means that instead of creating a picklist in Flow, we can use Opportunity Stage standard picklist values here. The benefits of using out-of-the-box stage standard picklist values are that, anytime someone adds or removes values from the Stage picklist (by navigating to Setup | Build | Customize | Opportunities | Fields), they will available in Flow as well.
To display the stage values, we will use the Dropdown List field and follow these steps:
-
Double-click on the Dropdown List field, which is available under the CHOICES section. In the Screen overlays preview pane, click ...