Active
Project:
Workflow-ng
Version:
5.x-2.1
Component:
Wng Module Integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2008 at 23:41 UTC
Updated:
21 May 2008 at 07:44 UTC
og_panels gives me the ability to create "pages" within the group content type. I would like to create a rule, where upon creation of a "group" content type, certain page panels are created. Is this within the scope of this module?
Comments
Comment #1
amitaibukernphilip,
You can either, as Moshe suggested use panels_blueprints, or if you need new nodes to be created then you can use this module.
You can also use custom PHP if you know how to code.