Closed (fixed)
Project:
Rules
Version:
6.x-1.4
Component:
Rules Engine
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 19:44 UTC
Updated:
25 Mar 2012 at 08:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
estimi commentedAnyone?
Comment #2
mitchell commentedHmm, guess you figured this out in Populating the body field on new nodes
. Also a possible solution: #181546: Token for body of node.
Comment #4
pbeakley commentedI've run into this myself and I'm perplexed as to why this was marked "fixed." We can generate a tokenized system email, we can set a node title, but we can't save content to the node body, one of the most common node fields found?
My use case is that the system posts a "Welcome to your new group" blog posting when someone creates a group, and I want that content to contain basic how-to information and, ideally, other tokenized content pulled from the group's creation.
Many apologies if marking this "active" is not cool, but recommending custom PHP code sure as heck doesn't seem "fixed" to me.
Comment #5
adnasa commentedI had the exact same need. I solved this by adding another argument to the
rules_action_add_node.Unfortunately it is a textfield, since I haven't studied the rules API properly :-P
but it gets the job done and should have support for tokens as well.
Cheers!
Comment #7
mitchell commentedWhoah... please don't reopen old issues. It's a complete stack exchange from my time here before. Just open a new issue....