<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>advanced Filter in CMSB editor for list field</title>
        <link>https://interactivetools.com/forum/forum-posts.php?advanced-Filter-in-CMSB-editor-for-list-field-81369</link>
        <description></description>
        <pubDate>Wed, 20 May 2026 02:51:30 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;advanced-Filter-in-CMSB-editor-for-list-field-81369" rel="self" type="application/rss+xml" />

                <item>
          <title>advanced Filter in CMSB editor for list field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242282#post2242282</link>
          <description><![CDATA[<p>Hi Jeff,</p>
<p>I'll need to take a look at the setup in more detail to work out what's happening. Please, could you send the CMS login and FTP details for the site to support@interactivetools.com?</p>]]></description>
          <pubDate>Tue, 10 Jul 2018 11:05:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242282#post2242282</guid>
        </item>
                <item>
          <title>advanced Filter in CMSB editor for list field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242281#post2242281</link>
          <description><![CDATA[<p>upgrading to 3.13 made no difference.</p>]]></description>
          <pubDate>Tue, 10 Jul 2018 08:50:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242281#post2242281</guid>
        </item>
                <item>
          <title>advanced Filter in CMSB editor for list field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242280#post2242280</link>
          <description><![CDATA[<p>I'm using CMSB 3.12.</p>
<p>I disabled all plugins except membership and permalinks. No javascript errors. I traced the execution of the javascript code in developer tools and it runs to completion with no errors, yet the list is not updated.</p>
<p>One other thing I did was replace the $ESCAPED_FILTER_VALUE with Canada, and it worked fine. It appears that the ESCAPED_FILTER_VALUE is not being picked up.</p>]]></description>
          <pubDate>Tue, 10 Jul 2018 07:53:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242280#post2242280</guid>
        </item>
                <item>
          <title>advanced Filter in CMSB editor for list field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242279#post2242279</link>
          <description><![CDATA[<p>Hey Jeff,</p>
<p>You're correct, the page should still refresh the dropdown list, even when you edit it. I've done some testing locally (using version 3.13) using the same code as you've provided along with the Country and province sections and data from Simple Cart and the page refreshed successfully when I edited it.</p>
<p>When you edit the page, do you know if there are any Javascript errors? If you press Ctrl + Shift + J in Chrome any Javascript errors will appear in red in the log. Also, are you running any custom code or plugins on this site? Finally, which version of CMS Builder are you using?</p>
<p>Cheers,</p>
<p>Greg</p>]]></description>
          <pubDate>Mon, 09 Jul 2018 16:50:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242279#post2242279</guid>
        </item>
                <item>
          <title>advanced Filter in CMSB editor for list field</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242273#post2242273</link>
          <description><![CDATA[<p>This is for CMSB not the front end.</p>
<p>I have province/state table and a country table that are fully populated.</p>
<p>I have fields in my contacts table for the country and prov.</p>
<p>I have set up the province to change when the country changes. The ESCAPED_FILTER_VALUE is the country name.</p>
<p><code>SELECT name<br />  FROM `&lt;?php echo $TABLE_PREFIX ?&gt;_sc_provinces`<br />where country = '&lt;?php echo $ESCAPED_FILTER_VALUE ?&gt;'</code></p>
<p>When I save the record the province updates to the list for the country selected. However when the country is changed will editing, the province select list does not re-populate. I had the impression that this was to update automatically.</p>
<p>Am I missing something here?</p>]]></description>
          <pubDate>Wed, 04 Jul 2018 10:44:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242273#post2242273</guid>
        </item>
              </channel>
    </rss>
  