Token Replacement Patterns
I've created a rule that displays a message. I've copied the token replacement pattern for a created content node id which is:
[auto_generated_cq:nid]
when i enter it in the message box, it doesn't seem to generate any number.
i've used it this way: http://mysite.com/node/[auto_generated_cq:nid]/edit
and also this way: [auto_generated_cq:nid] (by itself)
and neither did anything.
Whats the matter with my token? :)
Read moreWorkflow-ng with Token substitution/replacement fails on Fresh Drupal Install
Hi folks
I'm a newbie to this module and need a little help please :)
After a fresh install of Drupal 5.7, I added and enabled the latest Token and Workflow-ng modules only. The token substitutions fail right "out of the box". For example, if I activate the sample rule called Print the content title of pages and stories and at the top of nodes, it prints:
Workflow-ng example: The title of this post is [node:title].
If I create ANY rules with token replacement, they aren't replaced. I've tried:
<
ul>
Read more