Posted by drupalina on October 18, 2009 at 4:12pm
Hi,
I'm trying to build a block that will display a list of articles from the current edition.
Background: Stories are the basic content type for articles. Stories are compiled into Editions using CCK Nodereference and grouped by CCK Fieldgroup module(page1, page2, page3 etc).
Now I'm using Views to generate a block a that would display the titles of stories in this latest edition. But the views spits out all the fieldgroups available in the system. I don't know what to put in Relationships or Arguments
Please someone help! How to get this working???