If you have old node locations and CCK locations on the same node type, the Location: Address handler will bring in both, creating duplicate rows.

You can use the Content: field_name field for the CCK fields instead.

Comments

glennpratt’s picture

StatusFileSize
new1.66 KB

This patch adds the option to exclude CCK locations from the address field. May need to add this to other fields too...

glennpratt’s picture

Status: Active » Needs review

Looking for comments, suggestions...

podarok’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev

all feature requests should be rolled against latest 7.x-3.x-dev and after commit can be backported to 6.x branch

Status: Needs review » Needs work

The last submitted patch, location_views-exclude-cck-968998-1.patch, failed testing.

bald_man’s picture

Assigned: Unassigned » bald_man
Issue summary: View changes
bald_man’s picture

StatusFileSize
new1.41 KB
bald_man’s picture

Status: Needs work » Needs review
podarok’s picture

Status: Needs review » Fixed

#6 commited
Thanks!

  • podarok committed 52edc80 on 7.x-3.x authored by bald_man
    Issue #968998 by bald_man, glennpratt: Added option to exclude CCK...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.