On the Node configuration popup, the task specific tab contains several sub tabs.
- Task information:
- Task directive
- Description
- Due date (can be first a simple field that accepts a sripted expression or a static one, we will propose several options in the future)
- Assignees (if null, referes to ${assignees} variable
- Assignees have "Read, Write, ... (all the permissions configured in the Studio project) variable
- Notification template (no value means default task assignment template)
- Layout
This layout edition screen enables to configure the form that is displayed to the user when he has to submit the task. The different categories of fields that the user can choose are:- Workflow variables
- Node variable
- System (so far: comment)
- User actions
Actions can be added on a table (same kind of interface than the schema editor). For each line added (each button), user has to give the "status" (which helps the system knowing which button was clicked), Label, i18n (checkbox), Enablement (the enablement part is not in the priority, should be done later)
- Dynamic graph
This one is not a priority, should be done later too.