- 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.
推薦閱讀
- 一本書學內部審計:新手內部審計從入門到精通
- 自愿審計動機與質量研究:基于我國中期財務報告審計的經驗證據
- 會計信息化基礎(金蝶版)
- 大數據搜索與挖掘及可視化管理方案 :Elastic Stack 5:Elasticsearch、Logstash、Kibana、X-Pack、Beats (第3版)
- 風險導向審計準則實施效果研究
- Programming Microsoft Dynamics NAV(Fifth Edition)
- 高級計量經濟分析及Stata應用
- Getting Started with Microsoft Lync Server 2013
- 企業內部審計全流程指南
- 中國國內生產總值核算問題研究
- 內部審計情景案例:理解審計行為,辨析審計決策
- 統計學視角下的金融高頻數據挖掘理論與方法研究
- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint
- 審計定價問題研究
- Instant Windows PowerShell Guide