Search in group Search
Rules create multiple child nodes with referencing to a parent node, based on CCK value
Hi,
I'm trying to learn the Drupal techniques quick but even with reading a lot in the Drupal.org, Drupal groups and watching screencast, I can not manage to get one thing done with Rules.
I'm sure it is possible, hopefully somebody can help me with this.
This is the functionality I'm looking for:
I have a nodetype "parent" and another nodetype "child".
The parent nodetype has a field "amount".
The child nodetype has a nodereference field pointing to a single "parent" node.
When a node of nodetype "parent" is saved, I would like to fire a Rule which does the following:
Read moreReferencing strings
My strategy has been to be descriptive in my Content Types so when I build my Rules it will make things easier to configure.
The project that I am working on is a tool for handicapping NFL Football and I hope to have it ready for next season. This is not a betting site just one to help users during halftime choose events (picks) they would then subscribe and once the event ends the user/s would be notified. Currently I am using Basketball information to build the functionality.
Read moreHow do i access fields created in comment via rules ?
How can i access two field's created in default drupal 7 comment using rules ?
Field one is a user reference field, listing all users.
Field two is a fivestar voting field.
When i try using condition "Entity has field", and in Entity Data Selector i select "comment" it does not work.
Any suggestions ?
Read moreIs it possible to have rules with action logic?
Hi,
I am creating a rule to set access permissions (content access rules integration) on a piece of content based on the value set in a drop down..
So I want a situation like this..
Event
When new content is saved
Condition
Content is of type X
Action
If field value is A grant access to role 1
If field value is B grant access to role 2
......
can you compare newly added term against existing terms?
I have a site where nodes are imported in bulk and I want to make sure that taxonomy terms that are imported match ones in the site. There may be spelling errors, etc. , in the files from which nodes are imported and I want to catch them. Is there a way to do this with rules?
Thanks
mrweaver
Read moreHow to make the Rules - Component - Set DataValue action to show a drop down list instead of text box?
I have created a Views bulk operation (VBO) called Set Status which is used for setting the status of Booking Content Type.
Refer http://www.qlag.com/booking-list
I wanted to show a drop down list of status values (OPEN, LOCKED, FINAL, ARCHIVED based on CCK field_status values of booking content type) instead of text box.
Read moreChange User in CCK User Reference field to another user
I have a cck user reference field on a content type. I have to delete user "John Doe" who is referenced and change it to another user "Jane Doe." How can I tell drupal 6 that where ever "John Doe" is referenced change it to "Jane Doe"?
Thanks in advance
UPDATE: By the way, I'm willing to delete user "John Doe" if necessary.
Read moreFind node after saving new user account
I've got a node with a user reference field (with a list of users). Desired behaviour is: when new users register themselves, add their UID to the user reference field for that single node.
So I set up a rule with an 'After saving a new user account' Event, and I assume I need an Action of type Add an Item to a List. But I can't figure out how to select the specific NID for the node I want to update with the new users, because the only items that show up in the Data Selector are Site and Account.
I'm a Rules newb - is it possible to do what I'm after? Thanks!
Read moreDiscounts in Drupal Commerce based on fields present in the Product Display nodes through Product Pricing Rules
I am not sure if this question should be asked in rules group but it is Rules related .I am developing a Groupon like Deals website on Drupal Commerce where one product can have several displays(deals) and therefore different discounts at different times. Display nodes have no direct linkages with line items therefore fields present in Product Display wont show there...With help from IRC and drupal.stackexchange i have so far reached to the point suggested in this question http://drupal.stackexchange.com/questions/24721/discount-based-on-a-fiel...
Read moresend mail to all friends
hope it is not a duplicated question. I've been searching with no luck anyway.
Is it possible to send a message to all friends of a user? Say for example he publish a node... and i want to keep informed all users of this update...
Read more

