Aperte Action Editor - bluesoft-rnd/aperte-workflow-core GitHub Wiki
Aperte Action Editor is a part of the Aperte Modeler Editor window, designed to configure action parameters for user tasks.
In order to open editor's window, select an arrow representing the action and click on Aperte Workflow logo, which appears below.
After click, editor window will open as a popup:

Select element at the top corner of the window allows to select action mode. Besides default button, allowing to change process instance status, action in Aperte Workflow supports also the Comment mode. In this mode, before proceeding with an action, user has to enter a comment.
In both modes, the action has a few attributes:
Parameter | Description |
---|---|
Description | Tooltip text for button used to perform an action |
Label | Action button's caption |
Priority | Button's display priority. Compared to other possible actions priorities decides on action button's position |
Auto hide | Boolean - if true, automatically hides step window if the action was already performed |
Skip saving | Boolean - if true, step form's data won't be saved before performing the action |
Only Priority attribute is required.