- 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.
推薦閱讀
- 審計全流程技術(shù)操作實務(wù)指南
- Citrix XenApp? 7.5 Desktop Virtualization Solutions
- Magento 2 Cookbook
- Mastering System Center Configuration Manager
- Microsoft Dynamics NAV Financial Management
- 博弈論及其在經(jīng)濟管理中的應(yīng)用
- 審計綜合模擬實訓(xùn)
- 會計信息化基礎(chǔ)(金蝶版)
- 陜西文物年鑒·2015
- 審計基礎(chǔ)
- Programming Microsoft Dynamics NAV(Fifth Edition)
- Minitab Cookbook
- 內(nèi)部控制審計功能與質(zhì)量
- 中國國內(nèi)生產(chǎn)總值核算問題研究
- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint