Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
Location_views
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2010 at 08:40 UTC
Updated:
4 Jun 2010 at 06:39 UTC
I created a content type "company", which holds a field of type location, where an unlimited number of locations (main office, site plant, etc.) can be added. I then try to create a View where I would like to display the logo, name and main office (i.e. the first location) of a certain company defined by an argument. This does not work; while all information of the content type (logo image, name, description, etc.) show fine, the location field does not display anything at all.
Comments
Comment #1
yesct commentedit sounds like you are using the cck location field, yes?
In your view, you need to use a relationship. Then you should be able to display the locations (or add the fields for the parts of the locations you want to display).
This video might help. http://cathytheys.blip.tv/file/3439392/
You might want to start watching at 11:22 (the first half is literally setting up the test site from scratch including the content types and creating some sample content/location data).
If that didn't help. Just post back and change the status back to active. If you figured it out now, change the status to closed.
Comment #2
yesct commentedComment #3
yesct commentedmarked #817582: CCK+Location+Views as a duplicate of this issue