Active
Project:
Workflow-ng
Version:
5.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
23 Apr 2008 at 14:05 UTC
Updated:
26 Feb 2019 at 21:00 UTC
Comments
Comment #1
amitaibuYou can create a PHP action that will do it, but currently you have no action to do it automatically for you. I think in Rules (i.e. D6) this will be possible, as it will be integrated with the Views module and allow looping actions.
Comment #2
clemens.tolboomI reopened this because the resolution proposed is not workable for the average user right? I did I miss something from workflow_ng making this easy.
I'm about to publish a module to drill down through CCK node reference fields. It will be very rough and maybe to specific yet.
What do we need to solve this issue?
How to make these actions configurable? Drill down to Issues or to Authors?
I know how to write an action to get to the NID's but how to process these further?
Some pointers would help.
Comment #3
fagoGeneric support for "sets of entities" won't come before 6.x. But you could do a solution perhaps as action, which loops over the set of array and throws an event for each node or so.