I have a view that selects a subset of book child nodes of a given type, where the parent book id is passed as argument. This works fine when I pass a given nid as parent book id in the view preview.
I have a CCK node reference that uses that view under Advanced - Nodes that can be referenced (View), selecting the created view under View use to select the nodes:.
How can I pass the nid of a specific node with an instance of the node reference field to the view under View arguments, which just says:
Provide a comma separated list of arguments to pass to the view.
I searched hi and lo for documentation on it, including CCK advanced help, and searched (including google), and all I've found so far is lots of similar questions, unanswered such as: http://drupal.org/node/702112
Please answer if you have done or before reply please try yourself