Closed (fixed)
Project:
Rules
Version:
6.x-1.3
Component:
Rules Engine
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 Oct 2010 at 15:05 UTC
Updated:
16 Oct 2011 at 21:11 UTC
I've a vocab that is used for two content types, one being a job and one being a profile (content profile). When new job content is created I'd like it sent to users with matching terms in their profile.
Eg
- new content is created of content type job
- term X assigned to content
Send
- email content to all users with term X assigned to their profile content
Is this possible with the standard Rules module or would some PHP code be required, thanks.
Comments
Comment #1
theodorosploumisSubscribe
Comment #2
itangalo commentedThis could be done using Views Bulk Operations and Rules in combination, but it is pretty tricky to do this.
More information can be found here: http://nodeone.se/blogg/learn-rules-with-nodeone-part-17-calling-a-vbo-f...
Good luck,
//Johan Falk, NodeOne, Sweden
PS: I'm not maintaining the Rules module, just helping with support questions. You are welcome to ask more questions at http://groups.drupal.org/rules
Comment #3
itangalo commented