I am having trouble finding reliable information about how to create node references in D7. I used CCK Node Reference in D6 to achieve what I am trying to do, but it does not seem a module solution is available for that, at least that I can find.

I have a Hotel content type. I have a Restaurant content type. Some restaurants are inside the hotels, but some are stand alone. I need a way to relate the two so that I can search against 'hotels that have restaurants'

How could I create that relationship in D7?

Thanks

Comments

chronnus’s picture

dougsap’s picture

This and related screencasts by Johan Falk of NodeOne in Sweden might be helpful:
http://dev.nodeone.se/en/adding-reference-fields

Gastonia’s picture

Thanks so much! the nodeone site is great! Thanks for point that out to me!