Closed (outdated)
Project:
Rules
Version:
7.x-2.x-dev
Component:
User Interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 22:37 UTC
Updated:
12 Jan 2019 at 00:19 UTC
Jump to comment: Most recent
Comments
Comment #1
swentel commentedSince you're talking a lot about rules, it might make more sense to check that queue
Comment #2
eminencehealthcare commentedI dont think rules can fill files on a node add page, it seems like my only choices are before saving content and after saving content. There is when content is viewed but when adding a node it is not content yet.
Comment #3
tr commentedIf you really mean "content type", as in you want to set default values for the content type itself and not just for nodes of that content type, then the answer is you will have to do this through core Drupal hooks, not Rules. Rules does not provide a way to manipulate the content type definition.