Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- Click the Link Icon to create a linked step.
- Click the pencil icon to open a step in the Form Designer to edit it.
- Click the delete icon to remove a linked step.
- Click the download icon on the parent step as a standalone form.
- Click the Edit Step Properties to access the Property tabs for the flow step.
Linked Steps Workflow Examples
Approval workflows lend themselves to a Flow Design pattern that uses Linked Steps. You can route your steps via the Security tab or Business Rules. Either way, if flow steps require modification, changes made to the parent form propagate to the linked steps. In general, the steps to create an Approval Workflow with Linked steps are:
- Create the workflow in the Flow Designer.
- Drag a New Form or a form from your Forms library into the flow as the first step.
- Edit Step 1 by accessing the Forms Designer inside of the Flow Designer.
- Add Sections in Step 1 for the subsequent steps.
- Click the Link icon on Step 1 to create linked steps for the additional steps in the flow. Save the flow.
- Edit Step 1 in the flow and use the Visual Rule Builder to write Business Rules to show the sections in Step 1 when the flow is routed to the associated step i.e. show the Manager section on the Manager step, show the Finance section on the Finance step.
- Save and test the workflow.
Continue reading for more details.
Example 1 - Linked Steps using Business Rules
...
- Click the Edit Step Properties icon on the step then click the Settings tab.
- Click the icon in the Properties Navigator on the left side of the screen. This takes you directly to the Settings tab.
- Click anywhere in the General Settings section of the Properties Navigator. This takes you directly to the Settings tab.
- Type the name of the flow step in the Name field on the Settings tab. For this example, the name of the third step is Finance.
- Click on the Assignment tab. Add the Finance role to the Assign to Role field. You can begin typing the role name in the field to filter the dropdown choices. Click Submit.
Save the workflow.
Edit Step 1 of the workflow. Click the Rules icon on the Form toolbar. Write the Show/Hide rules and any other Business Rules you might need.
Save and test your flow.
Example 2 - Linked Steps using the Security Tab
...