-
Notifications
You must be signed in to change notification settings - Fork 133
Platform: Process flow V1.0 Component Technical Design
sKudum edited this page Jan 29, 2020
·
7 revisions
The Process Flow allows us to show flows of multiple object types, for example, documents or approvals.
-
It enables us to display documents or other items in their flow.
-
The items or documents are displayed as nodes in a lane containing a lane header with a donut chart.
-
The donut chart reflects the status of the nodes in its lane.
-
The chevron arrows Chevron arrow >> in the lane header separate the lanes from one another.
-
Connector lines show the process flow of the items between the nodes.
<fdp-process-flow
[id]="componentID"
[foldedCorners]="true|false|null|undefined"
</fdp-process-flow>