<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Related Records Field: Current User?</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Related-Records-Field-Current-User-72597</link>
        <description></description>
        <pubDate>Fri, 06 Mar 2026 13:09:21 -0800</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Related-Records-Field-Current-User-72597" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [zip222] Related Records Field: Current User?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211463#post2211463</link>
          <description><![CDATA[Hi, Zip222 -<br /><br />The code I came up with is this...<br /><br /><code>createdByUserNum=&lt;?php echo htmlspecialchars(@$CURRENT_USER['num']) ?&gt;</code><br /><br />It seems to do what I want!<br /><br />:0)<br /><br />Perch<br />]]></description>
          <pubDate>Tue, 24 May 2011 19:28:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211463#post2211463</guid>
        </item>
                <item>
          <title>Re: [Perchpole] Related Records Field: Current User?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211460#post2211460</link>
          <description><![CDATA[Are you trying to do this within the CMS? or on the public site? I have used this variable with the CMS without enabling the membership plugin. Here is a snippet of the code<br /><br /><code>   $where=&quot;WHERE num='&quot;.$CURRENT_USER['num'].&quot;'&quot;;</code><br />]]></description>
          <pubDate>Tue, 24 May 2011 16:34:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211460#post2211460</guid>
        </item>
                <item>
          <title>Re: [zip222] Related Records Field: Current User?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211459#post2211459</link>
          <description><![CDATA[Hi, zip222 -<br /><br />I thought the same - but I also assumed I should be able to define the current user without first needing to install the membership plugin...<br /><br />I hoped my call could be made to work without it.<br /><br />:0/<br /><br />Perch<br />]]></description>
          <pubDate>Tue, 24 May 2011 16:28:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211459#post2211459</guid>
        </item>
                <item>
          <title>Re: [Perchpole] Related Records Field: Current User?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211458#post2211458</link>
          <description><![CDATA[I know when using the membership plugin, that variable is...<br />$CURRENT_USER['num']<br />]]></description>
          <pubDate>Tue, 24 May 2011 16:24:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211458#post2211458</guid>
        </item>
                <item>
          <title>Related Records Field: Current User?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2211457#post2211457</link>
          <description><![CDATA[Hello, All -<br /><br />I'm trying to set-up a Related Records field in the editor. I want it to list all of the records created by the current user.<br /><br />How do I define the <b>MySQL Where</b> clause?<br /><br />I'm guessing it should be something like...<br /><br /><code>createdByUserNum= $x</code><br /><br />Where $x is the code which defines the current user.<br /><br />:0/<br /><br />Perch<br />]]></description>
          <pubDate>Tue, 24 May 2011 15:32:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2211457#post2211457</guid>
        </item>
              </channel>
    </rss>
  