Closed (duplicate)
Project:
Viewfield
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2008 at 01:12 UTC
Updated:
30 Apr 2008 at 16:00 UTC
It seems like the view omits the displaying the current node. Is there a way to change that easily?
Comments
Comment #1
TheGecko commentedSame issue here.
Using Viewfield to display a GMap view in a node and all the nodes are displayed except the current node.
Not really any idea where to go with this, but would like it to be displayed as I want the current node to be displayed as it's the main reason why the view is being shown on the node.
Comment #2
vperr commentedI am having a similar problem but even worse. I have created a view (a page view) that take as argument the $nid to display the node on a map. The view works fine when I tested it alone by passing nid manually but when I include the view as a field in a node nothing is displayed, not even the map!
This module is great but if it does not work with GMap than it is a really pity!
Comment #3
stormsweeper commentedIt's explicitly done in the code, I presume to prevent an infinite loop:
Comment #4
heydere commentedsubscribing. I need to display views information about the current node as well.
Comment #5
darren ohThis is by design. However, it would be possible to include the current node in its own viewfield if the viewfield were excluded from the view. That doesn't mean anyone's planning to work on it.
Comment #6
darren ohDuplicate of issue 165321.