What I want: To be able to move the Location fields into a Content Group so creating content for my users will flow better.
What I did: Within CCK I added the Location field with my Content Group (Contact Info). All is working well up to this point.
Then I wanted to create a View that displayed this location information. I selected the correct filter (Node Type, Published) and the Field (Location) and it returns empty information.

If I use the Node Location fields the address information shows correctly in my View, but it just doesn't jive with my create content form. Is issue #609660: Ability to re-order the location field (non-CCK version) under "Manage Fields" for a location-enabled content type. related to this, or is there another way of getting around this?

Comments

yesct’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +location cck proximity view using relation

use a relationship.

This is an old video but it might help:
http://drupal.org/node/347030#comment-1626842

maybe this description is better:
http://drupal.org/node/767850#comment-2833448

marking as a duplicate of
#767850: Location not showing in View

iharley’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

You are awesome! Thanks so much for your help!