The address field type does break the address down in storage, but this breakdown does not appear to be reflected in the Views module (e.g. when trying to filter a view result set by, say, 'field_address_state'.

I'm quite new to both CCK and Views, and would appreciate any pointers on how this may be accomplished. Thanks!

Comments

riverfr0zen’s picture

Further more, although the general Address:Address field is available in the Views UI, it appears to only return the value of the first address part (field_address_street1) ... so, for example, if I try to filter for results containing, say, 'NY' (which may be in field_address_state), it will not return any records.

Am I making sense here? Let me know if a more detailed explanation is needed.

rconstantine’s picture

Status: Active » Closed (duplicate)

The short answer is that it is a CCK problem, not a problem with my module. A feature request for handling modules such as this one (with multiple fields) better in conjunction with the Views module has been in their issue queue for a long time. If you want it, find that issue and add your comments to it.