Hi, thanks for the module.
I have a content type (call it nodeA), with a node refernce field (which references nodeB)
Instead of creating nodeA then searching through 100s of nodes to reference the correct node wouldnt it be easier to start at nodeB. When viewing nodeB (the refered node), wouldnt it make more sence to create a new node (nodeA) with the node reference field autofilled with the node that created the node currently being created?
is this at all possible?
so when you go to select which content types can be referenced, a new link could be added to all node types selected to be referenced, a link which leads to a new create content form with the nodereference field autocompleted.
Thanks for any suggestions advice.
Comments
Comment #1
liquid06 commentedYou might want to try the Nodereference URL Widget module: http://drupal.org/project/nodereference_url
Comment #2
Saeh commentedthanks very much