<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Can list results usng  &amp;apos;orderBy&amp;apos;     =&amp;gt; &amp;apos;RAND()&amp;apos;, be altered by having High Priority records?</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Can-list-results-usng-orderBy-RAND-be-altered-by-having-High-Priority-records-80699</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 11:18:57 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Can-list-results-usng-orderBy-RAND-be-altered-by-having-High-Priority-records-80699" rel="self" type="application/rss+xml" />

                <item>
          <title>Can list results usng  &apos;orderBy&apos;     =&gt; &apos;RAND()&apos;, be altered by having High Priority records?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239517#post2239517</link>
          <description><![CDATA[<p>Thanks Dave...</p>]]></description>
          <pubDate>Fri, 16 Sep 2016 10:59:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239517#post2239517</guid>
        </item>
                <item>
          <title>Can list results usng  &apos;orderBy&apos;     =&gt; &apos;RAND()&apos;, be altered by having High Priority records?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239515#post2239515</link>
          <description><![CDATA[<p>Hi Kurt, </p>
<p>What about something like this in the viewer getRecords code?</p>
<p><code>'orderBy' =&gt; "num = 57 DESC, RAND() ", // sort record 57 first, then random</code></p>
<p>Or if you have a checkbox for "featured" to show them first: </p>
<p><code>'orderBy' =&gt; "featured DESC, RAND() ", // sort featured first, then random</code></p>
<p>Hope that helps!</p>]]></description>
          <pubDate>Fri, 16 Sep 2016 10:39:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239515#post2239515</guid>
        </item>
                <item>
          <title>Can list results usng  &apos;orderBy&apos;     =&gt; &apos;RAND()&apos;, be altered by having High Priority records?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2239506#post2239506</link>
          <description><![CDATA[<p>I have a slideshow that is being populate with list records. There are more records that the user wants displayed, so we are limiting the output and generating the records randomly.</p>
<p>Now the client would like the ability to set a priority on one record so that that record will always display as the first item in the list.  Is this possible, and if so could someone steer me in the right direction? My PHP ability is severely limited.</p>]]></description>
          <pubDate>Tue, 13 Sep 2016 13:58:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2239506#post2239506</guid>
        </item>
              </channel>
    </rss>
  