<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Glad I could help!&nbsp; Another module I'd suggest looking into is Node
Relationships (<a class="moz-txt-link-freetext" href="http://drupal.org/project/noderelationships">http://drupal.org/project/noderelationships</a>) - I use it
in every site where I am using nodereference fields.&nbsp; It handles
backreferences very nicely (which in your case would let you easily
display all Academic Programs on the Academic Division node page), and
has a number of node reference extras, like the ability to create or
search for an Academic Division when creating an Academic Program node.<br>
<br>
Michelle<br>
<br>
<br>
On 8/11/2010 9:17 AM, Ryan LeTulle wrote:
<blockquote
 cite="mid:AANLkTikWiuFEDdHkYmdLo23RMCrc6pP+iYpzcO9he9iL@mail.gmail.com"
 type="cite">Michelle, u r a genius :)<br>
  <br>
thx<br>
  <br>
This is a nice little tut to do it a different way using a views
attachment as well: <a moz-do-not-send="true"
 href="http://drupaleasy.com/blogs/ultimike/2009/07/using-views-relationships-arguments-attachments">http://drupaleasy.com/blogs/ultimike/2009/07/using-views-relationships-arguments-attachments</a><br>
  <br clear="all">
&lt;/ryan&gt;<br>
  <br>
  <br>
  <div class="gmail_quote">On Wed, Aug 11, 2010 at 11:08 AM, Michelle
Ziegmann <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:michelle@media.berkeley.edu">michelle@media.berkeley.edu</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;">Ryan,<br>
    <br>
I believe the answer is that you first need to add a relationship to<br>
Academic Division, which will make the node title of the division node<br>
available for sorting. &nbsp;To do this:<br>
1. Add relationship, choose the CCK field for the nodereference to the<br>
Academic Division<br>
2. Add a sort criteria of Node Title, and choose the relationship you<br>
just created in the settings for this.<br>
3. Re-order sort criteria so that Node Title with the relationship is<br>
first, followed by Node Title with no relationship.<br>
    <br>
Hope that helps!<br>
    <br>
Michelle<br>
    <div>
    <div class="h5"><br>
On 8/10/2010 3:51 PM, Ryan LeTulle wrote:<br>
&gt; I have a content type called Academic Program with a node reference<br>
&gt; field to another content type called Academic Division.<br>
&gt;<br>
&gt; I am working on a view to display the info as such:<br>
&gt;<br>
&gt; Academic Division 1<br>
&gt; &nbsp; Academic Program 1<br>
&gt; &nbsp; Academic Program 2<br>
&gt;<br>
&gt; Academic Division 2<br>
&gt; &nbsp; Academic Program 3<br>
&gt; &nbsp; Academic Program 4<br>
&gt;<br>
&gt; Everything is cool except I am having trouble sorting the Academic<br>
&gt; Division grouping. &nbsp;It sorts the programs fine beneath the
divisions.<br>
&gt; I am using an HTML list style with Academic Division set as the<br>
&gt; grouping. &nbsp;Academic Program is the node title. &nbsp;If I use it as the<br>
&gt; sort the order changes but it is not correct. &nbsp;Academic Division is<br>
&gt; not available in the sort list.<br>
&gt;<br>
&gt; Can this be done from the admin interface?<br>
&gt;<br>
&gt; &lt;/ryan&gt;<br>
    <br>
    </div>
    </div>
--<br>
Michelle Ziegmann<br>
===========================<br>
Electronic Communications Specialist<br>
University of California Berkeley<br>
Educational Technology Services<br>
    <font color="#888888"><br>
--<br>
[ Drupal support list | <a moz-do-not-send="true"
 href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<br>
    </font></blockquote>
  </div>
  <br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Michelle Ziegmann
===========================
Electronic Communications Specialist
University of California Berkeley
Educational Technology Services</pre>
</body>
</html>