I'm using nodereference field with Views and want to set all nodes in the referenced view included by default. How do I reference the view when setting PHP default values?

Comments

rabidDog’s picture

I'm trying to figure out the same thing. Currently each time I create a node I need to add the code to insert the view, http://drupal.org/node/336097. It works, but with what I am planning, this would quickly become tedious.