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".

CommentFileSizeAuthor
#7 missing-action-names.jpg21.84 KBbaxterjones
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

amaria’s picture

Category: support » bug

I've updated this to a bug since I see others reporting the same problem under Actions issues

jvandyk’s picture

Status: Active » Fixed

By 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.

jvandyk’s picture

Status: Fixed » Closed (works as designed)
doc2@drupalfr.org’s picture

Hope this will be backported!

EDIT FOR NEXT COMMENT: SO GREAT !

jvandyk’s picture

Actually, the 6.x version works with Drupal 5! See http://drupal.org/project/triggerunlock

iLikeSunshine’s picture

The trigger unlock module worked for me for this issue in Drupal 5. Woo hoo!

baxterjones’s picture

FileSize
21.84 KB

hi,
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.

jvandyk’s picture

snowvirus, what specific versions of workflow and actions are you using? Do you have the triggerunlock module enabled?