Create a view which filters to currently viewed node
djmystic82 - August 17, 2007 - 15:21
I would like to create a filter for a view which will only list the node that is being viewed. This may sound completely pointless, but there is a reaosn behind it!
I have each user profile page over-ridden by node_profile and have Google maps enabled. I have created a Google Maps view and want to filter it down to only show the location of this user being viewed.
Is this possible or is there an alternative way perhaps?

Did you ever figure out a way to do this?
I also have a need for a view to filter on the current node.