Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2008 at 09:41 UTC
Updated:
4 Oct 2008 at 18:41 UTC
i'm trying to display a set of nodes of the same node-type on a page of the same node-type. My goal is to create a list which doesn't include the current active node (since you are on that page already)
do i use arguments for that then? What is the solution for this?
thx in advance
mm
Comments
Comment #1
mkalbere commentedThat post should go in Post installation forum, but what you could do
You can create a view with argument (type as arg) and use the php arg handling to retrieve the node type and dynamicaly filter the view by node type.
Comment #2
mediamash commentedi posted my question + exemple over here: http://drupal.org/node/297117
Comment #3
sunYes, this is only possible with custom PHP argument handling code.
Sorry, unfortunately this support request is way too specific. Please have a look at the issue queue - Views maintainers are buried already. You might want to try to get further support at http://drupal.org/support. Additionally, the answer to your question might be covered in the handbooks at http://drupal.org/handbook/modules/views already.
If you were able to solve this issue on your own in the meantime, you might want to add the involved steps to this closed issue, so other users searching for a similar solution might find it.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.