We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e02be commit 7dcbd7dCopy full SHA for 7dcbd7d
1 file changed
README.md
@@ -0,0 +1,21 @@
1
+# PCF-WebFormStepsVisualizer
2
+
3
+Make it easier to work with Web Forms by visualizing your Web Form Steps as a flow chart.
4
5
+This is early version of the component, so bug and inconsistency may occur. Before submitting bug or an issue check known issues section below.
6
7
+## Known Issues
8
9
+* Incosistent placement of the last step
10
+* Sidebar show data only when clicking on the step label
11
12
+## Download Component (Current version 0.2.0.0)
13
14
+[Download](https://github.com/OOlashyn/PCF-WebFormStepsVisualizer/releases)
15
16
+## Planned updates
17
18
+* Add Create/Update/Delete operations
19
+* Allow update of order of steps by drag and drop + linking
20
+* Data refresh within component
21
+* Adding arrows to lines (as soon as library that I use will implent it)
0 commit comments