Let's start with an example: Robby Williams is working as a system administrator for Universal Containers. He wants to develop an application using Flow to calculate the commission for real-estate brokers. What he wants, on the very first screen, is to allow real-estate agents to enter the property's value and commission in percentage, and, on the next screen, to display the commission amount. He also wants to make sure that the property value is always greater than 10,000. To develop the Flow, follow these instructions:
- Navigate to Setup | Build | Create | Workflow & Approvals | Flows.
- Click on the New Flow button; it will open the Flow canvas.
- Then navigate to the Palette tab, and drag and ...