<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>Are you sure you don't have the nid somewhere? How did you get to the Panel without it?<br></span></div><div><span><br></span></div><div><span>The problem with using the title is the node's title need not be unique. What are you going to do if there are two nodes with the same title? Yes, you could use the Views context - it's really not difficult if you read the form descriptions.<br></span></div><div>&nbsp;</div><div><font size="4" color="#ff007f" face="bookman old style, new york, times, serif"><i><strong>Nancy</strong></i></font></div>&nbsp;<div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family:
 arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Joel Willers</font><br></div>
In Drupal 6, you could node_load( array( 'title' =&gt; 'node title', 'type' =&gt; 'page' ) <br>Is there something similar in D7? It seems to force you to know the NID. I need to load by node title.<br><br>This is actually for a Panel context, which is NID also, so I was going to make a new argument for Node Title. I think there is a Views Context, but I don't fully grasp that right now, so I haven't really looked into it. Suggestions?<br> </div> </div> </blockquote></div>   </div></body></html>