Posted by mobcdi on March 16, 2010 at 5:16pm
I have a strange problem that is difficult to explain.
I have 2 D6 cck Views, 1 (ArticleList) has a page display that shows a list of a particular node and has a menu entry which works fine, the other view (AssociatedItems) displays a list of different node types including page but the page entry created by ArcticleList is not showing up in that.
Is there a particular setting on the page display I need to change to have it listed as a page in other views?
Comments
The Page that you are
The Page that you are filtering for in your AssociatedItems view is an instance of the Page content type. This is created as a node.
The page display you created with your first view is not stored in the database as a node because it is not an instance of the page content type.
What you could do is change ArticleList to a block, then place that block in the Main Content area of a Page (a page you create through Create Content). Then this page will show up in Associated Items