<?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%3Arob%40rbwebworks.com</link>
        <description></description>
        <pubDate>Thu, 21 May 2026 09:27:08 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Arob%40rbwebworks.com&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Searching &gt; Advanced Seach &quot;Like&quot; issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2229714#post2229714</link>
          <description><![CDATA[<p>easy peasy thanks</p>]]></description>
          <pubDate>Tue, 05 Mar 2013 11:56:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2229714#post2229714</guid>
        </item>
                <item>
          <title>Searching &gt; Advanced Seach &quot;Like&quot; issue</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2229702#post2229702</link>
          <description><![CDATA[<p>Hey</p>
<p>Table "quote_request" has a field "quote_sent_to" which is a list/array, such as "1, 3, 6" (related to another table "installers" by 'num').</p>
<p>I have set up an advanced seach filter on "quote_request" so I can filter it by company:</p>
<p>sent|quote_sent_to</p>
<p>This offers a nice dropdown where I can select the installer.</p>
<p>However this actually produces:</p>
<p>[code]</p>
<p>FROM `cms_quote_requests` as `quote_requests`<br /> WHERE ((true) AND (((`quote_sent_to` LIKE '%5%')</p>
<p>[/code]</p>
<p>Which causes problems because it returns where quote_sent_to = 15, 51, 52 etc, not just '5'.</p>
<p>Previously when ive come across this problem, I've had to use in_array - is there anything inbuilt in CMSB I can change my advanced search filter to so it'll work?</p>
<p>Cheers</p>
<p>Rob</p>




]]></description>
          <pubDate>Mon, 04 Mar 2013 17:51:58 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2229702#post2229702</guid>
        </item>
              </channel>
    </rss>
  