<?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%3Aguido_ch</link>
        <description></description>
        <pubDate>Tue, 21 Apr 2026 21:49:17 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aguido_ch&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Possible Bug in CMS Builder (V 2.06)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207484#post2207484</link>
          <description><![CDATA[When I use the Checkbox field as input I can define the Value for unchecked and checked. So i defined Y for checked and N for unchecked. But the Output is 1 for checked and 0 for unchecked, so I guess the possibility to set values for checked and unchecked has no effect and is there for useless?<br />]]></description>
          <pubDate>Mon, 18 Oct 2010 04:39:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207484#post2207484</guid>
        </item>
                <item>
          <title>Single Record on a per user basis</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201515#post2201515</link>
          <description><![CDATA[When I create a sinlge record section, every user has access to the same section. Isn't there a way to have a single record section on a per user basis?<br /><br />I want an &quot;about us&quot; page for each registered user. So this would be a single record section. But when I log in with different user names, every user modifies the same &quot;about us&quot; page. This is not relay the way its ment to be? Or am I seeing something wrong?<br /><br />Cheers<br />Guido<br />]]></description>
          <pubDate>Sun, 31 Jan 2010 11:29:16 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201515#post2201515</guid>
        </item>
                <item>
          <title>Re: [Dave] Possible Bug? Single Records field names may not have certain names</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196391#post2196391</link>
          <description><![CDATA[Hi Dave<br /><br />This did also not work, I tried every possible configuartion ....<br /><br />And it really only happens in conjunction with a search query , otherwise the records are shown properly.<br /><br />Cheers Guido<br />]]></description>
          <pubDate>Thu, 19 Mar 2009 04:33:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196391#post2196391</guid>
        </item>
                <item>
          <title>Re: [Dave] Possible Bug? Single Records field names may not have certain names</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196384#post2196384</link>
          <description><![CDATA[Hi Dave<br /><br />We use a pretty actual PHP Version 5.2.6 and register_globals is off<br /><br />Strange... anyhow I just renamed the fieldnames to more precise ones like &quot;homepage_title&quot; instead of &quot;title&quot; to avoid conflicts with other field names. Cause &quot;title&quot; is pretty in every section :-)<br /><br />I guess it only happens with single records, so if you have for example a single record Section named &quot;Homepage&quot; with a field named &quot;title&quot; wich in this example is supposed to display the Title of the Homepage, and on the same page you have a MultiRecord List named &quot;Articles&quot; with a field named &quot;title&quot; aswell and now you do a search query in a form like &quot;title,content_query&quot;, which transmits the query by url the returning page does ignore the single record &quot;title&quot; and every other single record from that section (!) and only displays the field &quot;title&quot; from the MultiRecord Section &quot;Articles&quot;. <br /><br />I guess it happnes, because in the search query &quot;title,content_query&quot; do no further precise definition, which one of all the sections should be searched. (I have more than one) so the viewer_functions.php somehow just ignores all single record entries, when building the output variables cause the first field &quot;title&quot; from the singleRecord &quot;Homepage&quot; did conflict with &quot;title&quot; from the multiRecord Section &quot;Articles&quot;<br /><br />Writing down this I am wondering anyway, why I can not define which section is ment to be searched ina search query, to avoid conflicts. (Or can I ? :-)<br /><br />Cheers<br />Guido<br />]]></description>
          <pubDate>Wed, 18 Mar 2009 17:57:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196384#post2196384</guid>
        </item>
                <item>
          <title>W3 conform links</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196372#post2196372</link>
          <description><![CDATA[Hello<br /><br />Is it possible to modify some of the scripts code, that it produces W3 conform links? Right now i.e it produces &quot;&amp;&quot; instead of &quot;&amp;amp;&quot; for ampersands (this happens in &quot;per Page functions&quot; or in search query strings for example) is there a place where I can fix that in the script code?<br /><br />Cheers<br />Guido<br />]]></description>
          <pubDate>Wed, 18 Mar 2009 06:37:02 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196372#post2196372</guid>
        </item>
                <item>
          <title>Possible Bug? Single Records field names may not have certain names</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196371#post2196371</link>
          <description><![CDATA[In CMS Builder, when having Single Records be aware of naming fields i.e. like &quot;title&quot; or &quot;page&quot; or similar system used names even if it uses a compleat other database table, otherwise it can happen that the records are just ignored without any error message. I got nuts finding out, why some single records suddenly did not show up for no reason. I.e. I had a single record named &quot;page&quot; which did not show up anymore as soon I also used the &quot;per Page&quot; function, because it uses &quot;page&quot; as system variable. Another one was: When I used a single record field name &quot;title&quot; and I used a search query &quot;title,content_query&quot; the single record also did not show up anymore, because it somehow conflicted with the search query expression.<br /><br />Any Experiances to this?<br /><br />Cheers<br />Guido<br />]]></description>
          <pubDate>Wed, 18 Mar 2009 06:32:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196371#post2196371</guid>
        </item>
                <item>
          <title>Re: [Dave] feature in regional settings - date</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195724#post2195724</link>
          <description><![CDATA[Actually a field in the Regional Settings where you can cange the date format would be great. In Germany i.e. dates are in this format: d-m-Y<br />]]></description>
          <pubDate>Tue, 10 Feb 2009 10:01:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195724#post2195724</guid>
        </item>
                <item>
          <title>Re: [Dave] drop down list by MySQL Table , but only per user record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195671#post2195671</link>
          <description><![CDATA[Wow this was fast! Thank you very much! <br />Is there some documentation, where all these global-variables (like CURRENT_USER) are listed?<br /><br />Cheers<br />Guido<br />]]></description>
          <pubDate>Fri, 06 Feb 2009 13:01:51 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195671#post2195671</guid>
        </item>
                <item>
          <title>drop down list by MySQL Table , but only per user record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195666#post2195666</link>
          <description><![CDATA[Hello<br /><br />I was wondering if the following is possible:<br /><br />I have 2 sections for useres with only &quot;writer&quot;-rights.<br /><br />The first section is the section, where they can enter job-ads<br />The second section is an address section, where they can enter different adresses<br /><br />Now, what I would like to do ist that, when they have entered adresses and a short-name for every adress, that they apear in the job-ad section, where they can choose from a drop down list, which is feeded by the adresses table with the short-name field. All works pretty fine except that the drop down list fills with short-names from adresses of other users as well.<br /><br />In other words drop down lists that are feeded from a database table should alos have user-based restrictions, so that only the records from the logged-in user are displayed. This works fine for a whole section, but not if you use list fields that gather data from a database table, they should also be limited to the records of the actual logged-in user.<br /><br />I hope I explained it well ;-)<br /><br />Thanks for any advice, I guess this needs some modification in the admin section...<br /><br />Kind Regards<br />Guido<br />]]></description>
          <pubDate>Fri, 06 Feb 2009 12:33:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195666#post2195666</guid>
        </item>
              </channel>
    </rss>
  