<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3AJoeKMT</link>
        <description></description>
        <pubDate>Fri, 12 Jun 2026 00:02:21 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3AJoeKMT&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [JoeKMT] Listing Multiple Table Records</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195424#post2195424</link>
          <description><![CDATA[Found it Dave, Section Editor/Viewer URLs/Filename Fields, I had a invalid name of &quot;title&quot; listed.<br /><br />Thanks for all of your help!!!!!<br /><br />Joe [;)]<br />]]></description>
          <pubDate>Mon, 26 Jan 2009 17:29:26 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195424#post2195424</guid>
        </item>
                <item>
          <title>Re: [Dave] Listing Multiple Table Records</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195420#post2195420</link>
          <description><![CDATA[Here is the Viewer Code as I have it on my page.<br /><br />Joe<br />]]></description>
          <pubDate>Mon, 26 Jan 2009 16:30:11 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195420#post2195420</guid>
        </item>
                <item>
          <title>Re: [Dave] Listing Multiple Table Records</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195413#post2195413</link>
          <description><![CDATA[Here is the error I'm getting,<br /><br />getRecords(small_group): Unknown field 'title' in filenameFields or titleField options!<br /><br />Just not sure what this is.<br /><br />Joe<br />]]></description>
          <pubDate>Mon, 26 Jan 2009 16:17:29 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195413#post2195413</guid>
        </item>
                <item>
          <title>Listing Multiple Table Records</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195396#post2195396</link>
          <description><![CDATA[HI Dave,<br />Have a new one for you,<br />I want to getRecords from two different tableNames, to show on the same page, not sure what the snytax should look like, this doesn't work,<br /><br />&lt;?php<br />  require_once &quot;/home/alternat/public_html/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />  list($scheduleRecords, $scheduleMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'schedule',<br />  ));<br />  list($small_groupRecords, $small_groupMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'small_group',<br />  ));<br />  <br />?&gt;<br /><br />I just don't know PHP code that well, but I can see using CMS Builder will force me to learn it faster, which is a good thing. Can you help me out here?<br /><br />Thanks!<br /><br />Joe<br />]]></description>
          <pubDate>Mon, 26 Jan 2009 14:11:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195396#post2195396</guid>
        </item>
                <item>
          <title>Re: [Dave] Displaying Records Question.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195344#post2195344</link>
          <description><![CDATA[Thanks Dave for all of your timely help, I'll let you know if I get stuck again.<br /><br />Joe<br />]]></description>
          <pubDate>Thu, 22 Jan 2009 15:07:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195344#post2195344</guid>
        </item>
                <item>
          <title>Re: [Dave] Displaying Records Question.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195342#post2195342</link>
          <description><![CDATA[Sorry about the link, here it is again<br /><a target="_blank" href="http://irvine.directrouter.com/~alternat/pages/schedule.php">http://irvine.directrouter.com/~alternat/pages/schedule.php</a><br /><br />I think I understand the code you posted, it adds the table cells if there is a record to post, could still take a look at the link, let me know if you see anything wrong.<br /><br />Thanks,<br /><br />Joe<br />]]></description>
          <pubDate>Thu, 22 Jan 2009 15:01:17 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195342#post2195342</guid>
        </item>
                <item>
          <title>Re: [Dave] Displaying Records Question.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195322#post2195322</link>
          <description><![CDATA[Here is a link to the web page to see how it is being displayed.<a target="_blank" href="http://irvine.directrouter.com/~alternat/schedule.php">http://irvine.directrouter.com/~alternat/schedule.php</a><br /><br />I have also uploaded the viewer code.<br /><br />Thanks for your fast response.<br /><br />Joe<br />]]></description>
          <pubDate>Wed, 21 Jan 2009 17:18:33 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195322#post2195322</guid>
        </item>
                <item>
          <title>Displaying Records Question.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195309#post2195309</link>
          <description><![CDATA[I have created a monthly class schedule for a personal trainer, Monday through Saturday are available to have records added but right now not all days of the week have a class, what code would I use to 1. Display only if there is a record and 2.How do I make the table the records display in collapsible only showing the days there is a class.<br /><br />Thanks!<br />]]></description>
          <pubDate>Wed, 21 Jan 2009 07:54:37 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195309#post2195309</guid>
        </item>
              </channel>
    </rss>
  