I have a need for Views to &quot;ORDER BY RAND ()&quot;<br><br>The use-case is that I want to pull in the teaser of a particular content-type for one node only onto the home page. I want it to randomly select the node it displays.<br>
<br>Everything is easy except the random part. The home page is a panel page. I&#39;ve built a view, filtered on content-type, set the number of nodes to display at &quot;1&quot; -- successfully pulled it into the panel.<br>
<br>I thought the way to do this would be to set a sort criteria. But I see only &quot;ascending&quot; and &quot;descending&quot; -- I don&#39;t see &quot;random&quot; as a choice.<br><br>Any ideas?<br><br>I&#39;m using Drupal 5.8,&nbsp; Views 1.6 and Panels 2 Beta<br>
<br>Thanks,<br><br>Shai<br>