Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Provided Module Integrations
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2009 at 21:53 UTC
Updated:
26 May 2012 at 18:39 UTC
I have a piece of content that is created when an action is triggered. I would like to have it so i can mek another rule that gets the form information from that node that is created and displays them on a rules form, where i can select what the field will be set to when when it is created. after this i would add another rule to resave the node. Is this possible? if not here then how. This is why i set to feature request because i havent seen any where else on how to do this. Specifically the feilds i need to be set are associated node types as the content being created is a container (vocabulary) and want my image, video, and blog node types to be associated with it.
Comments
Comment #1
amitaibu1) There is already integration with the CCK module - you have actions to set field's value.
2) No, you don't need to have a rule to save it yourself, Rules module is taking care of it for you.
Comment #2
luckysmack commentedThe fields i am needing to change are not cck fields, I have found a way to change them. The feilds i need to change are basic form fields on the node edit form. Relating a node type to the vocabulary that is being created
Comment #4
mitchell commentedUpdated component.