OK, i am building a site for a small publisher. I have two content types:
Books
Authors

So, I want to display on a node, The Book Title by The Author...

How do I connect a book content type to an author or authors OR an author to a book or more books.

Does that make sense?

Comments

WorldFallz’s picture

you can use a cck node reference field. There's also several node relationship modules available as well (ie node2node, relativity, nodehierarchy).

zeta1600’s picture

Thanks