How do I create a link on a node to add another node which automatically references the previous node via node reference?
Thanks!
How do I create a link on a node to add another node which automatically references the previous node via node reference?
Thanks!
Comments
Comment #1
yched commentedSee http://drupal.org/project/popups_reference
Comment #2
Flying Drupalist commentedThank you for your suggestion, and correct me if I'm wrong but I believe that module creates a link on the node edit page, not the node page itself?
Comment #3
pkej commentedPerhaps nodereferrer create is the module you need?
Comment #4
yched commentedMiraplay: right, sorry. Try http://drupal.org/project/prepopulate
Comment #5
Flying Drupalist commentedThank you both, nodereferrer create is easier to use, though prepopulate looks like it'll give me finer controls.
Anyway, thanks!