I have a rule in which a php action modifies and saves a particular node. A second action loads that node, and a third sends an email which uses several tokens from the same node. However, the email shows the old values for the fields, not the new ones. This happens even though the load node action occurs AFTER the node is modified.
When I view the node it appears as expected, with the modified content.
Comments
Comment #1
dafederComment #2
dafederNevermind, missed the small print at the bottom of the textarea for my php code. Added a line at the end
and it now works as expected.
Comment #3
fagoComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.