Chris,
This is not a comprehensive response...
First, what you are talking about is much easier to do in Drupal 6/Views 2 than it is with Drupal 5.
The Sign up module is excellent: http://drupal.org/project/signup
It works with either a Date field or with the Event module. I'm not sure if the signup module has Views integration.
So in short, I'd start with D6, Views, Signup, and Date as the core components to build what you want.
Shai
Hi I am creating a site that has the following content types:I would like to create an admin view that shows me all the details for either program or the attendance tracking with data from the usernode. For example:
- Organization (Usernode)
- Program (define a program)
- Attendance Tracking (track attendance for that program)
Program Name
Organization Name
Province
Country
Postal Code
I'm just wondering what is the best way to have the Program and Attendance tracking content types reference this data. Would I need to create computed fields that query the database separately to get them into the content type?
Thanks, any help would be much appreciated.
--
Chris McCreery
--
[ Drupal support list | http://lists.drupal.org/ ]