I want to have a listing of all nodes of a particular type. These nodes would be an event, with signup capabilities. I want to show the title of the node, event date/time, and then the extra info from the signup. I am allowing anonymous users to register for events and I need a listing of the events with all the info that the users entered. I would like to see all of the events on a single view rather than viewing just one event and the info for that event. Is this possible and if so, any direction on how to go about it?

Thanks,
Shane

Comments

dww’s picture

Sounds like you want something like a cross-table view: #121730: Add Cross Tables View Type to Bonus Pack
See http://groups.drupal.org/node/3430 for more info.

dww’s picture

Status: Active » Closed (fixed)

I answered but forgot to change the status...