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

theodorosploumis’s picture

Component: Rules Core » Rules Engine

Subscribe

itangalo’s picture

This 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

itangalo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.