The work flow is represented by a state machine captured in a table topic. This state machine relates the current step in the work flow with action that could be taken and the resulting next step in the work flow (if any). It also allows to control who is able to perform a given action (users not able to perform an action are not given that option).
To create a work flow (the images are taken using the sample application)
The form available at each state is controlled by the state machine
Note that the appearance of the buttons mentioned in (5) above depend on the skin chosen. For example, under PatternSkin these are rendered as links in the place where the Add/change form link normally appears.
Add-On Installation Instructions
Note: You do not need to install anything on the browser to use this add-on. The following instructions are for the administrator who installs the add-on on the server where TWiki is running.