Skip to content

Commit 96d278a

Browse files
author
Gérard Collin
committed
fix: updated workflow requirements
1 parent f466a19 commit 96d278a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/workflow-requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Workflow support
22

33
Must enable:
44
- Menu Item = Type + Workflow
5+
- Configurable data filtering, sorting and element selection. For example, sort by appointment date and show only future appointments. Pre-select the closest appointment
56
- Workflow can be implemented with Tabs (list <-> edit), or Wizards (next / previous), or page (replacing the previous one, when no return back is possible)
67
- It can be full screen or in a modal dialog (from a SubList)
78
- Workflow List, Edit
@@ -14,6 +15,9 @@ Must enable:
1415

1516
Configuration:
1617
- Menu to Workflow
18+
- Plugin components as workflow
19+
- Workflow provides sort, filtering info, read-only or not
20+
Default workflow is a generic one
1721
- Workflow is list of Components, with outputs to next component
1822
- Page input and outputs. Outputs are triggering the next page
1923

0 commit comments

Comments
 (0)