View access to field in a referenced node
Posted by FreeXenon on August 31, 2011 at 8:00pm
I am new to Drupal, but I do have a programming background, and have Drupal admin experience.
I have been able to put together some basic views so far.
I am working on a Room Reservation type site in D7 for our intranet and I want to put together a view that shows the
reservation event title, date/time, room#, building
The only problem I am have is getting access to the building. The building is referenced on the Room content type.
Room Res -> Room -> Building
Is it possible to gain access to a field on a referenced node?
Thanks all
Read more