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

yesct’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)
Issue tags: +location cck views

it 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.

yesct’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
yesct’s picture

marked #817582: CCK+Location+Views as a duplicate of this issue