I have created a view (field + filters +arguments) to allow for "issues" from issues content type to be displayed in "scripts "nodes from script content types. It all works quite well only when a script node is viewed , all issues created on the site are also displayed on this script node .
What i want is for only issues associated with a particular script to show up , not all of them .

Thx

Comments

nevets’s picture

How do you associate issues with scripts?

Tenx-1’s picture

with the use of node reference .
Thanks for replying, the issue with this isn't fixed yet . i found another way of implementing what i wanted with organic groups module and it works a treat .