Hi.

How can I use Nodereference with Views module?
I have two content types called " Problem " and "Solutions".
Many Solutions uses nodereference to refer to a one Problem. Then, several Solutions can be created for a one Problem. But when I try to create a view, it doesn't show the CCK fields.

Then, How am I able to create a view? That it shows the Problem (complete) and a list of the sent Solutions.

I don't know if it is matter of CCK or of VIEWS. For that reason I send it to the supports of the two modules

Thank you

Comments

drewish’s picture

Status: Active » Postponed

you probably just need to sit tight until views is a little further down the line and more stable.

karens’s picture

Status: Postponed » Fixed

CCK Views integration is working pretty well now as long you use the latest versions of both of them.

yelloroadie’s picture

You may need to clear the cache. (I had a similar problem) Views caches table information. If you enter extra cck fields after the original creation of the content type, I don't think views gets these until you clear the cache.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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