I'm trying to create a GMap page with Views and cannot get the Markers to correctly display the node content. However, when I change the view to unformatted, the content appears! What's going on?! I'm working off of this tutorial.

These screencaps capture my problem:
viewStyleGmap.png
viewStyleUnformatted.png

I'm working on a clean install:
Drupal 6.14
CCK 6.x-2.5 (also tried CCK 6.x-2.6)
Content Profile 6.x-1.0-beta4
GMap 6.x-1.x-dev (also tried 6.x-1.1-rc1 because of this error.)
Location 6.x-3.1-rc1
Views 6.x-2.7

I've also tried inserting this code into the gmap_location.module.

Here's an export of the View I'm working off of:
viewStyleGmapExport.txt

Am I running into a bug or just making a dumb mistake? Thanks in advance for any help.

kbk

CommentFileSizeAuthor
viewStyleGmapExport.txt4.09 KBkbk
viewStyleUnformatted.png69.86 KBkbk
viewStyleGmap.png243.69 KBkbk

Comments

srobert72’s picture

kbk’s picture

Status: Active » Closed (fixed)

That's it. I looked all over for a posting similar to mine but did not expect it to be labeled "Views 2.7 - breaks field output".

Thanks for the tip!