I'm using CCK together with addresses module.

I'm facing two issues:

1) While creating / configuring address field for a content type, I specify fax, phone, city, country etc. as required (by using radio button) but the form is getting submitted even with empty values.

2) While creating a view, when I add this addresses field for display it behaves in very strange way.
When I add this address fields with Format as default, it display all the data related to address fields like city, phone, fax together. I assume that this is the default behaviour. But I need to make columns for phone displaying phone numbers, fax displaying faxes, etc in separate columns.
When I specify the format as Country name, etc, it always shows blank.

Please help..

Comments

xurubo93’s picture

same behaviour here

chrisarusso’s picture

Same behavior here as well. It pretty much renders CCK useless as the default layout is unacceptable on most any page.

japanitrat’s picture

subscribe

jantoine’s picture

Version: 6.x-1.05 » 6.x-1.x-dev
Status: Active » Fixed

The first issue has been fixed in the latest dev snapshot, so I am moving this to that version and marking it as fixed. Since the second issue is completely unrelated to the first and is a duplicate of another issue, I will direct you there. Please see #324331: CCK addresses fields not displayed in views.

Cheers,

Antoine

Status: Fixed » Closed (fixed)

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