Closed (duplicate)
Project:
Location
Version:
6.x-3.x-dev
Component:
Location_views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2009 at 16:26 UTC
Updated:
17 Jul 2009 at 13:56 UTC
I was banging my head against this for a while, just could not get a CCK address field to display in a view. Tried switching between location's views field and cck's views field, adding relationships, modifying the relationships in location.views.inc, and in the 'views data' inside location_cck_field_settings. No matter what I tried I could not get the address to display in a view from a CCK field.
The only solution I could come up with is adding the nid and vid to the location_instance record (see attached patch). Then:
| Comment | File | Size | Author |
|---|---|---|---|
| location_cck_views.patch | 683 bytes | q0rban |
Comments
Comment #1
zach harkey commentedMarking as duplicate of this issue 382778, where there is an official fix.
Comment #2
q0rban commentedOk, thanks! looks like I may have really screwed things up by doing this.. doh!