The actions tag has no wiki summary.
2
votes
2answers
32 views
Action to be triggered on Comment Approval
How can add new rule to trigger when a comment approve, in drupal7?
Thanks for your Support...
0
votes
0answers
23 views
User relationship requests in a view block with accept and decline links
I have a node in which i want to show a user all the relationship requests the current user has received and a status link below that so that the user can accept or decline the request then and there ...
3
votes
1answer
76 views
Drupal Rules: How do I check if node is updated via edit form or via VBO?
I'm trying to build a reaction rule that fires on the event After updating existing content, but with the condition to only run after the node has been manually updated using the node edit form, not ...
0
votes
0answers
22 views
How to get index of multiple field in vbo action
I want to create an vbo action to update cck multiple field.
in this case i wanto to update a field value from '0' to '1'.
This code below ilustrated what i have been made. This code only can update ...
0
votes
1answer
47 views
Regarding flag actions and rules integration
I am using flags by the Flag module. I added two action on that flag through Flag actions. The first one is to send an email to the site admin whenever the node is flagged. The second is to do a Page ...
0
votes
0answers
18 views
How to embed a View in an Action
I have a trigger which is used to send an email.
I would like the recipients field, and the body field to use the results from Views. From what I can see, the only placeholders available are fields ...
0
votes
0answers
31 views
Flag action to flag on the same node in panels not workin
I am using Flags module to flag nodes of my custom content type. I have created the flag "Accept Challenge" and it appears on the nodes of the content type. Now i have added an action on that flag to ...
3
votes
1answer
54 views
What does 'set breadcrumb' do in Rules?
One of the actions that comes with the Rules module is 'set breadcrumb'.
When trigger this action, however, nothing seems to happen to the breadcrumb.
What is supposed to happen? Does it set the ...
1
vote
1answer
40 views
Module that provides Rules action to create node?
Is an Action to create a node available in any module? I tried searching but couldn't find it. I was hoping something as basic as a node create action would be available.
0
votes
0answers
90 views
Give permissions to a non-admin user for custom rules components
I have a view, format: table; and a few fields:
Bulk operations: Content
Content: Title
Content: Price
Content: Stock 1 (Stock 1)
Content: Stock 2 (Stock 2)
Content: Stock 3 (Stock 3)
Global: Math ...
0
votes
0answers
62 views
Scheduling of Conditional Actions in Ubercart
I have a Drupal 6 / Ubercart 2 website that has a fairly detailed shipping setup. We have a national shipping option, as well as two "local" shipping options. I have Conditional Actions set up to ...
0
votes
1answer
44 views
How to make a Data Selector a negative value in a rule action?
I create a rule and inside it I added a action, this action involves a data selector: node:field-labpoints. I need to make this data selector a negative value.
I tried with -node:field-labpoints and ...
0
votes
1answer
306 views
Rules + Button Field: getting entity object to a custom action
I am using Rules 7.x-2.2 with the latest version of Button Field (http://drupal.org/project/button_field), Session API (http://drupal.org/project/session_api) and a custom module to store some entity ...
0
votes
0answers
121 views
Form generated by ajax response not calling submit handler!
i have an AJAX form which upon submission returns another form. The problem is that new form has to submit with full page load not thru ajax. Somehow new form is returning blank screen with the URL ...
2
votes
1answer
67 views
Schedule change of field
Rules does not allow data selection of fields without first knowing the node type actually has said field.
Rules only allows you to schedule components.
Rules action components can't have conditions ...
0
votes
0answers
30 views
Error 500 in actions due to tokens
i'm using workflow module with actions, and after upgrading from D6, i can't edit these custom actions,i get an 500 error,in apache log :
Call to undefined function ...
2
votes
0answers
82 views
Installed Commerce Drupal 7 with Examples but Cannot create Add a Product Action for new Product line [closed]
I am sure this is a newbie question and I apologize in advance but I have spent most of the day trying to solve this problem.
From the examples that I have seen, apparently creation of a product ...
0
votes
0answers
51 views
How to disable a rule action?
When creating rules I use to create System Message actions to print out some values for checking purposes. Then in production I'd like to disable instead of deleting these actions. Is there any way to ...
0
votes
0answers
55 views
Adding multiple postal codes (not within a range) to a Ubercart conditional action condition
So Im building this shop for a client, and it's a small family business so they want to deliver personally. However, they've set delivery prices for areas within 10kms, 20 kms, 30 kms, and so on, up ...
3
votes
1answer
49 views
Trigger a rule when a module update is available
It would be terrific to have Rules integration for when the Update Manager module finds an update. Is there a way to do this?
Potential ways I'd use this would be to have an update page, customized ...
0
votes
1answer
582 views
Drupal 7 Rules : How to get Node Object (from Custom PHP) after a node event is triggered?
In Drupal 7, i am setting up a rule. That rule is applying to trigger on the Node Save event.
After the node is saved [Condition] and the rule is properly triggered, then how can i get that saved ...
0
votes
2answers
359 views
VBO custom action: get the list of selected items
I need to create an vbo action to produce a document (pdf) with a page for every item selected in the list.
Using im using hook_action_info but the callback get called once for every item selected; I ...
2
votes
1answer
450 views
Drupal Commerce Rules & Custom Actions
When the checkout process is complete I'd like to record the SKU and the user ID in a separate table in my database.
Is the best approach to use the Rules module, using the 'Completing the checkout ...
1
vote
2answers
73 views
How do you dynamically redirect a user's role?
This is a two parted question that deals with two different Modules "User" (or even possibly "triggers and actions") and Profile2. The main task is to have a user dynamically placed within a user role ...
0
votes
1answer
97 views
node_publish_action is not publishing the node
I'm trying to add a submit handler to a "Done" button that should publish a node when the button is pressed. It's a scenario where the Rules module won't cut it, it has to be in code. I tried to ...
0
votes
1answer
136 views
How can I save an Advanced Action on Drupal 7 installation when there's no save button?
I am at the 'edit / configure an advanced action page' and I try to create or edit one of my "send email" actions (admin/config/system/actions/configure/...) However, I notice that the form has no ...
0
votes
0answers
16 views
Add an action on “Update Action” of content listing
I'm looking for a issue. I try to create a new action on the content which is checked (as we can see : "Publish selected content").
Is it possible? Shall I code it ? Is there a module for it ?
...
1
vote
0answers
72 views
How to set webform value in action while creating rules
I want to set the web form fields value ones certain condition satisfy. Please let me know how i can do this.
1
vote
1answer
49 views
Why are only a few actions available on my triggers page?
I'm customising the content publishing flow of my site using actions and triggers. Unfortunately I've got a problem that not all the actions are show on the triggers page.
For example on
I have: ...
0
votes
0answers
34 views
use rule to add a tag to node based on nodes field value
Drupal Newbie needing help. Using Drupal 7.
My client is sending data from their relational database via a CSV file. I'm using Feed to import that data and create nodes of a specific content type. ...
2
votes
3answers
127 views
Actions - What are objects and context
Can somebody explain to me what the difference is between an object and context within the advanced action setup please.
I understand what an object is but am failing to understand what context is.
...
1
vote
0answers
271 views
How do I use hook_action_info() actions with entity_create->save() during bootstrap?
I'm building a standalone script which uses Drupal's bootstrap because I need to render it as a page in an external application (a portal, specifically). The goal is to allow users to register for ...
1
vote
2answers
145 views
What are Hooks, Actions and Triggers in basic terms
In basic terms what are hooks,actions and triggers.
My ideas are that hooks allow you to do something when an event takes place and that the "something" is the action.
I am having a bit of trouble ...
2
votes
0answers
49 views
Emails sent by actions not using html email formatting
I have the HTML email module and it is working for most site emails, however those that are called by actions/triggers don't use the template. How I can I force this behaviour?
0
votes
0answers
19 views
Is there a place where contributed actions are shared or aggregated?
I'm about to write one to update the parent (node hierarchy). Views Bulk Operations (VBO) is like the quintessential power tool for Drupal administration.
Is there a place where actions & other ...
2
votes
1answer
1k views
How to create custom VBO action?
I need to update term references on nodes without updating the "changed" timestamp on the node.
If I use VBO with "modify entity values" as action I can update the term reference but it will also ...
2
votes
1answer
1k views
Email all users when a new content is published in Drupal 7
I want to send email notifications whenever a new content is published in the site. It would be helpful if I can do it by Actions - using Actions & Triggers I can use token to mail a single user, ...
1
vote
2answers
358 views
Email send action fails: Cron has been running for more than an hour and is most likely stuck
I am maintaining a Drupal 6 installation. The task was to send an email to all registered users. I was using a rule set containing one rule with a default action: "send email to all users of a certain ...
0
votes
1answer
177 views
Run module after 'Order status gets updated' Action runs
I need to load the order object and run the init function when the order status is updated in Ubercart instead of using hook_menu(). How do I hook into the "Order status gets updated" action? The ...
0
votes
2answers
65 views
why is the node id missing from the comment:edit action?
When I setup a trigger on comment creation and edit that fires the action "send email" I have the folling tags available in the action editor that seem to be missing the nid on output:
...
0
votes
2answers
120 views
Different fields of same content type to different roles
I have a content type 'new resource'.
I have the form displayed as a page. I would like to make it so that form contains an image field for the admin role, but have this field hidden for any ...
2
votes
1answer
190 views
Custom actions kicktart commerce cart
Hi I've been struggling with this issue for a while, look for it from google to the official Drupal Commerce documentation without any luck. So i have a cart and I am customizing the looking and the ...
0
votes
1answer
116 views
Workflow and Organic Groups. How can you email the next state changer when content is posted?
I would like to notify someone with editor permissions that a user has posted content in the workflow. I found a token for the current state updating user ...
0
votes
1answer
599 views
Updating taxonomy vocabularies with Rules?
I'm wondering if there's a way to add/edit/delete Taxonomy terms in a Rule with Drupal 7? I haven't found any way to define an action that will let me do that.
Usecase: I'm trying to use Rules to ...
0
votes
1answer
170 views
Drupal isn't picking up my custom action
I wrote a couple of actions for my Drupal page, but for some reason, Drupal isn't picking them up... Nevertheless, it's a copy/paste of the Drupal.org website...
function ...
1
vote
5answers
2k views
New action for Views Bulk Operations
I'm trying to add some custom actions to my Views Bulk Operations, but for some reason, they don't appear in the list.
This is my code (got it from Drupal.org, so I guess this is a working code...)
...
1
vote
2answers
756 views
How can I create a Drupal/IFTTT trigger or action?
I am looking into the service IFTTT ("IF This Then That"), which is like a trigger/action for the internet. For example, I could tell it that IF I post a new image to flikr, THEN post a link to it on ...
1
vote
1answer
120 views
What events, conditions and actions I should use for this case?
I use "commerce" and "commerce stock" modules, I created a list with products and a few extra fields in Product types:
- Image
- Deposit 1 Stock
- Deposit 2 Stock
- Deposit 3 Stock
I created a view ...
1
vote
2answers
831 views
execute a php code after a user login
I see that triggers page is changed from the version 6, It's pretty wierd..
I can't find When user logs in execute a php code thing...
What I have to do is exactly that..
control some user roles ...
1
vote
1answer
1k views
Pass an argument to a Rules Action using VBO
If I create a Rules Action to set the value of a CCK field, and point to that action from VBO, is there a way to add user inputs to the VBO form on the views page to pass parameters to the Rules ...
