<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Showing who created an entry in the &amp;apos;editor list page&amp;apos;</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Showing-who-created-an-entry-in-the-editor-list-page-71950</link>
        <description></description>
        <pubDate>Mon, 20 Jul 2026 03:27:50 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Showing-who-created-an-entry-in-the-editor-list-page-71950" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Dave] Showing who created an entry in the &apos;editor list page&apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207966#post2207966</link>
          <description><![CDATA[Dave,<br />You all Rock!! That is perfect. Works great!!<br /><br />Thanks a million.<br /><br />Doug<br />]]></description>
          <pubDate>Thu, 11 Nov 2010 12:45:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207966#post2207966</guid>
        </item>
                <item>
          <title>Re: [dougdrury] Showing who created an entry in the &apos;editor list page&apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207964#post2207964</link>
          <description><![CDATA[Hi Doug,<br /><br />Yes, under &quot;ListPage Fields&quot; in the section editor add a field called createdBy.fullname and that should do it.<br /><br />Note that we're looking this up in realtime when displaying it, so a limitation of this method is you won't be able to sort on that column when in the CMS Editor list view.<br /><br />Hope that helps!<br />]]></description>
          <pubDate>Thu, 11 Nov 2010 12:41:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207964#post2207964</guid>
        </item>
                <item>
          <title>Re: [dougdrury] Showing who created an entry in the &apos;editor list page&apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207963#post2207963</link>
          <description><![CDATA[Sorry<br />]]></description>
          <pubDate>Thu, 11 Nov 2010 11:51:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207963#post2207963</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Showing who created an entry in the &apos;editor list page&apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207962#post2207962</link>
          <description><![CDATA[Jerry,<br />Thanks. Yes. You are right about that for a page I create in PHP. But I am talking about in the actual CMS Builder UI Page that lists the entries. Not in a php page where I am using the php code from CMSB.<br /><br />Doug<br />]]></description>
          <pubDate>Thu, 11 Nov 2010 10:20:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207962#post2207962</guid>
        </item>
                <item>
          <title>Re: [dougdrury] Showing who created an entry in the &apos;editor list page&apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207959#post2207959</link>
          <description><![CDATA[Hi Doug,<br /><br />Unless I'm not understanding your question, you should be able to use something like:<code>This record was created by: &lt;?php echo $record['createdBy.fullname'];     ?&gt;</code> anywhere in the foreach loop.<br /><br />Best,<br /><br />Jerry Kornbluth<br />]]></description>
          <pubDate>Thu, 11 Nov 2010 08:37:40 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207959#post2207959</guid>
        </item>
                <item>
          <title>Showing who created an entry in the &apos;editor list page&apos;</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207953#post2207953</link>
          <description><![CDATA[I have a multi page section. I want to show in the list of those pages the name of the user who created it. Right now, I can only add the createdByUserNum in the list page fields and that gives me the numeric key for that user. Is there a shortcut that I can put into the list page fields to show in the list the fullname of the user who created that entry? Does this make sense to you all? It may be something simple and I am overcomplicating it.<br /><br />Thanks,<br />Doug<br />]]></description>
          <pubDate>Wed, 10 Nov 2010 16:48:43 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207953#post2207953</guid>
        </item>
              </channel>
    </rss>
  