Hi, <div><br></div><div>If you are using views 2 you can use nodereference or userreference in cck and then use views relationships to make a join between the content types and have all data available. The book Using Drupal has a case study how to build an attendance tracking system with Drupal (and with the flag module instead of signup module) which is allmost exactly the one you want (I think). </div>
<div><br></div><div>If the data you calculate on with a computed field changes, you have to resubmit the node to recalculate. Computed field does not automatically updates its value, which is for me a big disadvantage of the field.</div>
<div><br></div><div>Good luck, </div><div><br></div><div>Hans<br><br><div class="gmail_quote">2009/3/3 Chris McCreery <span dir="ltr">&lt;<a href="mailto:chris.mccreery@gmail.com">chris.mccreery@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;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><br clear="all"><br>-- <br>Hans Rossel<br>KOBA Webdevelopment<br>Kerkstraat 228<br>9050 Gent<br>
09-334.52.60<br>0472-79.32.16<br><a href="http://www.koba.be">www.koba.be</a><br><a href="mailto:info@koba.be">info@koba.be</a><br>
</div>