Using Drupal 6.14 and Views 6.x-2.6, I want to add a filter to a view of a node that references a field in the page node on which the view is being rendered i.e. not the data source of the view.
I understand the basic principle of a php filter here, but cannot find the right code to access the field. Can anyone give me a starter please?
Thanks
Alan
RE: referencing a page node field in a view
To be more specific, the view has a parameter whose default value should be calculated from the value of a field in the parent page node.
Alan
RE: referencing a page node field in a view
Am I asking this question in the wrong place?
Alan
Drupal.org
Best to post a general support request like this to the main drupal.org website, this site is more geared towards UK specific questions.
RE: referencing a page node field in a view
I did that, but I had no response, so I thought I'd try home base.
Thanks
Alan