Search in group Search
Rules Roles and Flags
I am SO close it hurts. I have a flag on my node/#submission/#/edit page that only admin can access. I need to assign a role to the user who created the submission when the admin clicks the "approved" flag. I get all the way to "User whos roles should be changed" and the only user option is the flagging user. Does anyone know how to get the submitting user in this drop down box, so that the person who submitted the form's roles might be changed on approval?
Thanks!
Read moreCondition execution / cron - Update (Ajax request 404s)
Hi Fago & Others,
Thanks for the great module, I finally have a condition that I think will match what I need, but I am unable to test it. If I go to 'execute', the "Data selector" field is empty and I have tried to add many in there with 'integrity' errors. I dont know how to test my condition?
Also, I want this to run with cron, is that possible? If so, how?
Thanks in advance!
Christian
Read moreRules and Webform modules
Hey guys,
I'm trying to create a new rule where, depending if a certain content is added, with a certain content type, a new webform is created, with a premade set of fields. Is this possible? Any integration between the modules whatsoever? I could not find anything under the populate field options.
Read moreCreated n number of content
Is there a way to publish a post when 3 photos are uploaded?
Or generally, is there a way to fire an action When a certain number of nodes are created?
Thanks.
Read moreIs there a way to keep track of a node found in the Condition phase for use in the Action phase?
I'm new to Rules and relatively new to PHP and may have missed this in the documentation.
To make it clear, member is member of the organization while user is a user on the website. Organization members may or may not want to use the website.
Read moreHow to get the token [node:nid] with "content is going to be saved"
Hello,
I am using the rules module (6.x-1.4) for a few time and I don't understand how to get the [node:nid] token with "content is going to be saved" event
Detaills of rules elements
If
User has role (role defined => ok)
Save content is (content type defined => ok)
do
send email
In the message field, I would like to write the internal url of drupal like this
http://mydomain.com/node/[node:nid]/edit
but [node:nid] is not defined, why ?
In another rule defined with "After updating existing content" event, no problem, the [node:nid] token is well defined.
Read moreExecute a Rule on Role Addition/Deletion
I need to execute certain rules when a role is added to a user. Any ideas?
Read moreNeeding some help with rules scheduling
Hey everyone. I'm trying to set up a rule that is scheduled to fire some time in the future. I'm using drupal 7, and I'm pretty new to that version of Drupal. I'm pretty familiar with drupal 6, but I've never quite done anything like this before.
Read moreSave CCK values after node creation in the session and prepopulate the fields for the next node creation
Hi!
Is there a way to create a rule that saves the field values of a newly created node (by an anonymous user) in a session variable or in the db to prepopulate the CCK fields of the same node type if the anonymous user wants to create another node of this kind right after the first one in the same session?
Regards
Marcus
Send email based on field.
Been at this for hours, but lost...was fine with rules 1, but rules 2 is confusing me. I'm sure it's better, I'm just stupid is all...
I want to send an email to a set email address from the node author if a field (simple boolean on off checkbox) of the node created/updated =1.
I can't find out how to test the content of a field using the conditions avaliable (none seem to text fields.. I would have thought data comparison might have done it, but fields dont's show up)



