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
Comment #1
xurubo93 commentedsame behaviour here
Comment #2
chrisarusso commentedSame behavior here as well. It pretty much renders CCK useless as the default layout is unacceptable on most any page.
Comment #3
japanitrat commentedsubscribe
Comment #4
jantoine commentedThe 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