Workflow Required Fields
Categories
Component ID
189479
Component name
Workflow Required Fields
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
3633
Component created
Component changed
Component body
The wf_required_fields module allows you to configure which fields of a CCK node are required, based on the workflow state of the node.
Required fields are marked on the node edit form. Also, transitions are objected (with a suitable message) if required fields for the target state are missing.
The module was tested with the field types that come with the CCK module. It should also work with other CCK field types that use CCK for database storage.
