Closed (fixed)
Project:
Rules
Version:
7.x-2.1
Component:
Rules Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2011 at 09:41 UTC
Updated:
15 Oct 2018 at 05:50 UTC
Jump to comment: Most recent
Comments
Comment #1
mitchell commentedComment #2
tr commentedI think you can do this easily with a boolean field ("Send email") on the content type - this field can be hidden from the node view and only present on the node edit form. Then edit the OG Rule and add a condition to check that boolean field before you send the mail.
Comment #3
tr commented