- Learning Salesforce Visual Workflow and Process Builder(Second Edition)
- Rakesh Gupta
- 401字
- 2021-07-09 20:57:41
Hands on 5 - creating an opportunity form
Let's start with an example: Helina Jolly is working as a system administrator for Universal Containers. She wants to develop a Flow using which a user can create an opportunity. Later on, she wants to embed this Flow into a home page layout so that users can easily access it.
Before going ahead, the first task is doing the ground work; this means finding the fields that are required to create an opportunity in the system. In a new Salesforce organization, the following are the fields that are required to create an opportunity:
- Opportunity Name
- Close Date
- Stage
It means our forms must contain these fields to successfully create an opportunity in Salesforce. To develop this Flow, follow these instructions:
- Navigate to Setup | Build | Create | Workflow & Approvals | Flows.
- Click on the New Flow button, which will open the Flow canvas for you.
- Then navigate to the Palette tab, and drag and drop the Screen element onto the canvas; this will open a Screen element window.
- Enter the Name field as Create Opportunities; you can also add a description. Under the Navigation Options section, select Don't show Previous button from the dropdown. Optionally, you can add Help Text as well.
- The next task is to add a Textbox onto the screen to allow your users to enter the Opportunity_Name. On the Screen element, navigate to the Add a Field tab and double-click on the Textbox field, which is available under INPUTS, to add it onto the screen. In the Screen overlays preview pane, click on the Textbox field to configure its settings by entering Label, Unique Name, and Default Value, and selecting the Required checkbox under the General Info section, as shown in the following screenshot:

- Likewise, add a Date field to allow users to enter Close Date, as shown in the following screenshot:

- Now, we will add another that allow users to select opportunity Stage.
推薦閱讀
- 新形勢下中國投入產出核算的變革與實踐
- 資本的眼睛
- Splunk:Enterprise Operational Intelligence Delivered
- Azure Strategy and Implementation Guide
- 會計信息化基礎(金蝶版)
- EViews10.0的應用與計量分析
- Big Data Visualization
- SAP ABAP Advanced Cookbook
- 財務建模與綜合估值:數據研磨、模型校準、動態估值
- 《企業內部控制基本規范》合規實務指南
- 新編統計學
- Getting Started with Microsoft Lync Server 2013
- PMP備考寶典:路晨帶你去通關
- Big Data Analytics with R and Hadoop
- 政策建模技術:CGE模型的理論與實現