Suggested method for creating a custom view
Typically, you create custom views to simplify and clarify parts of a complex trigger system within a workspace, as an aid to understanding it. This section suggests a general approach to accomplishing this task.
First, simplify the graph to understand the flow of logic in the trigger system:
1.
2.
The data components are:
*
*
*
*
*
*
3.
Second, when you understand the logic flow, restore the important data components to the view:
4.
5.
6.
7.