I included the address CCK module as part of a new content type I created. The issue I am having trouble with is displaying the data in the address field when the content is displayed in either a page or teaser view.

The problem is that in the "Display Field" tab of the CCK content type, I only see one option which is the term "Hidden". I can not make the "Address" field visible as "Default" for example.

Is this an issue with the module itself ?
Thanks

Comments

rconstantine’s picture

So this is a problem when using the Views module? Um, to tell you the truth, I haven't the faintest notion what I'm doing when it comes to programming for the Views module's hooks. I thought I had them correct, but I guess I don't. Feel free to look at my implementation of the views hooks in the code to see if you can figure out what is wrong. I'm afraid I'm not needing these fields myself in the near future for use in Views, and I'm swamped with work. Let me know if you figure anything out.

matmasr’s picture

Thank you for your quick response. I beleive the problem is not realted to Views. I just can't get the address field to show up in my content. It is there when I add the content but not when I display it.

I will take a closer look at your code, althought to be honest, I am a newbie and wont be able to decipher it that easily. I will keep you posted.

rconstantine’s picture

I didn't mean to imply that the problem was with the Views module, but rather the problem arises only when using the Views module - i.e. I'm doing the Views-specific hooks wrong.

rconstantine’s picture

Status: Active » Postponed (maintainer needs more info)

If the original poster can't elaborate on what is wrong or how to duplicate the problem, I'm just going to close the issue. I'll wait a couple of weeks until I do.

rconstantine’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)