Ok, maybe I'm missing something, but if I create a workflow with states (including workflow_access setup) then go to assign actions, it takes me to the Workflow tab of the Triggers page where I can only see state transitions but no actions to choose from. Are there no default actions for workflow?
I simply want to publish a node when the state changes to "paid for".
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | missing-action-names.jpg | 21.84 KB | baxterjones |
Comments
Comment #1
amaria commentedI've updated this to a bug since I see others reporting the same problem under Actions issues
Comment #2
jvandyk commentedBy default, actions are only displayed for triggers they declare support for. The three-line triggerunlock module lifts these limits for Drupal 6. See the code here.
Comment #3
jvandyk commentedComment #4
doc2@drupalfr.org commentedHope this will be backported!
EDIT FOR NEXT COMMENT: SO GREAT !
Comment #5
jvandyk commentedActually, the 6.x version works with Drupal 5! See http://drupal.org/project/triggerunlock
Comment #6
iLikeSunshine commentedThe trigger unlock module worked for me for this issue in Drupal 5. Woo hoo!
Comment #7
baxterjones commentedhi,
it seems that this module will work for me too, although i don't see the actions under triggers.
it seems that they are white because they can be selected but they don't have names.
this is truly annoying because how can i use the action if i don't know what it does?
please advise here.
Comment #8
jvandyk commentedsnowvirus, what specific versions of workflow and actions are you using? Do you have the triggerunlock module enabled?