Workflow Fields
The workflow_fields module extends John VanDyk's workflow module by
allowing CCK node fields to be made invisible or read-only depending on
the current workflow state. The workflow state form is extended to
show all node fields with appropriate controls to hide and/or disable
each field for that particular state.
This functionality is useful when a workflow moves among users who
have different permissions regarding the document flowing through them.
Which is the case in most every workflow we've encountered.
USAGE
* When the module is enabled, the "Edit workflow state" page is augmented with a list of fields that correspond to the content types using the workflow. You can specify whether each field should be visible or read-only, per user role, when the node's workflow is in that particular state. The visibility flag applies to both the view and edit pages of the node.
* The workflow state can potentially contain lots of checkboxes. To ease the task of selection, you can use browser extensions such as Check All for Firefox that lets you highlight the boxes on the page, then check/uncheck them all using the context menu.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2009-Jan-01 | 11.46 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.2 | 2009-Jan-01 | 10.75 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Mar-28 | 11.83 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Dec-11 | 10.75 KB | Download · Release notes | Development snapshot | |
