Posted by axel.rutz on February 10, 2012 at 2:17am
4 followers
Jump to:
| Project: | State Machine |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Cool would be to have a field that can be attached to any entity.
the field would hold the state which can be changed according to the allowed transitions.
similar like (d6):
http://drupal.org/project/workflow_fields
Comments
#1
I think only be a field then State Machine can really make senses.
A typical state flow in entities:
1) s10, s11, s12 --> 2) s21, s22, s23 --> 3) s31, s32, s33
#2
Can you clarify what you're asking for here?
What would you use the field for?
#3
#1 i don't understand, but i have extended the description.