Chris,<br><br>This is not a comprehensive response...<br><br>First, what you are talking about is much easier to do in Drupal 6/Views 2 than it is with Drupal 5.<br><br>The Sign up module is excellent: <a href="http://drupal.org/project/signup">http://drupal.org/project/signup</a><br>
<br>It works with either a Date field or with the Event module. I&#39;m not sure if the signup module has Views integration.<br><br>So in short, I&#39;d start with D6, Views, Signup, and Date as the core components to build what you want.<br>
<br>Shai<br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 10:33 AM, Chris McCreery <span dir="ltr">&lt;<a href="mailto:chris.mccreery@gmail.com">chris.mccreery@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi I am creating a site that has the following content types:<br><div class="gmail_quote"><ul><li>Organization (Usernode)</li><li>Program (define a program)<br></li><li>Attendance Tracking (track attendance for that program)<br>

</li></ul>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:<br>
<br>Program Name<br>Organization Name<br>Province<br>Country<br>Postal Code<br><br>I&#39;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?<br>


<br>Thanks, any help would be much appreciated.<br><font color="#888888"><br>
</font></div><br clear="all"><br>-- <br><font color="#888888">Chris McCreery<br>
</font><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>