Completed
Last Updated: 13 Apr 2016 09:43 by ADMIN
Stephan
Created on: 12 Apr 2016 21:45
Category: Kendo UI for jQuery
Type: Feature Request
1
New UI: process flow
In order to visualize process workflow items and their sequence, a new Kendo UI control would be a big step forward. I was getting inspired by SAPUI5 control "process flow". Here the link:
https://sapui5.netweaver.ondemand.com/explored.html#/sample/sap.suite.ui.commons.sample.ProcessFlowConnectionLabels/preview

This UI is able to be used in different situations:
1. Visual display of workflow steps
2. Display of relations between business work items:
connections and their frequency of usages between business workflow items .

The UI should be able to define workflow items and their connection.
It should also be possible to define templates for connection types and process item types.
1 comment
ADMIN
Telerik Admin
Posted on: 13 Apr 2016 09:43
Thanks for the proposal, Stephan.

Achieving this type of process flow layout should be possible with our diagram widget (http://demos.telerik.com/kendo-ui/html5-diagram-sample-app) and applying some customizations to it, utilizing the exposed API (http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram) for this purpose.

Let me know if I am missing something important here.