Active
Project:
Node registration
Version:
7.x-1.15
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2014 at 08:35 UTC
Updated:
15 Oct 2014 at 09:44 UTC
Jump to comment: Most recent
Comments
Comment #1
rudiedirkx commentedYou'll probably need some custom code to implement
hook_node_registration_insert()and then do another insert there. MAYBE Rules can do this, but I don't know. If you don't know Rules, it's probably too difficult, because Rules is.Comment #2
alfthecat commentedThanks, I'll have a go at rules and see what's possible there.