Closed (duplicate)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 07:17 UTC
Updated:
25 Feb 2019 at 01:07 UTC
Jump to comment: Most recent
Comments
Comment #1
mitchell commentedMerged part of #985144: Reorder actions list here.
Comment #2
klucid commentedI would love this feature. Would it require a separate module?
For sending emails specifically, I would like the user creating the node (non-admin) to have an option to skip the action during node creation and node update.
Comment #3
klucid commentedI figured out a workaround by simply adding a global flag to the content type:
1) Add a flag to the content type called "Notify Users" and set it as a global flag.
2) On your Rule that sends the email, add a condition that looks for that flag. (Parameter: Flag: Notify Team, node: [node], User on whose behalf to check: [node:author])
3) Now when you create content, the email will only be sent out if that box is checked.
Hope this helps!
Comment #4
therainmakor commentedThe suggestion is not necessarily what I was thinking about. But I've found a solution of my own. I build components and then add or remove those components to my rules' actions as needed.
I'll let the maintainer decide whether to close this issue.
Comment #5
tr commentedMarking as duplicate of #1111770: Components: active/inactive setting