Pulling my hair out over this :-)

How do I create a rule that:

1) Sends out an email, WHEN...
2) A new comment is posted...
3) On a node that has a specific term value in a field

Say, we have an existing node with the taxonomy field "Vehicle type" filled out with the value/term "Car". Now, a comment is posted on this specific node. What we want is to have an email sent out to a specific role type - could be named "Car owners".

How do we do this? Simple can't figure it out. No doubt we need to work with data comparison... but how?

Thanks in advance, guys!

Comments

thomas1977 created an issue. See original summary.

thomas1977’s picture

Anyone? :-)

TR’s picture

Status: Active » Fixed

Use the "List contains item" condition. The taxonomy field is your list. Use the condition to check for the term you want, then send mail to all users of the relevant role.

Status: Fixed » Closed (fixed)

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