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
Comment #1
yesct commenteduse 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
Comment #2
iharley commentedYou are awesome! Thanks so much for your help!