<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Logic problem</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Logic problem</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:59:37 +0000</pubDate>

<item>
<title>williamansley on "Logic problem"</title>
<link>https://www.machform.com/forums/topic/logic-problem-2#post-24044</link>
<pubDate>Fri, 11 Sep 2015 22:04:03 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">24044@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@tm2000: I suppose this is an ugly solution, but if you added the continent to the end of the name of each country in your list, you could create a very simple logical statement. For example your lists would be:&#60;/p&#62;
&#60;p&#62;&#34;Austria (Europe)&#34;, France (Europe)&#34;, &#34;Italy (Europe)&#34;, Spain (Europe)&#34;, etc.&#60;/p&#62;
&#60;p&#62;and &#60;/p&#62;
&#60;p&#62;&#34;Algeria (Africa)&#34;, &#34;Gambia (Africa)&#34;, &#34;Rwanda (Africa)&#34;, etc.&#60;/p&#62;
&#60;p&#62;Then you would only have to test whether the user's choice contained &#34;Europe&#34; or &#34;Africa&#34;. You could hide the repeated part using inline CSS if you really don't want it to show and I assume the logic would still work, although you'd have to test it.
&#60;/p&#62;</description>
</item>
<item>
<title>tm2000 on "Logic problem"</title>
<link>https://www.machform.com/forums/topic/logic-problem-2#post-24031</link>
<pubDate>Thu, 10 Sep 2015 17:18:16 +0000</pubDate>
<dc:creator>tm2000</dc:creator>
<guid isPermaLink="false">24031@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi There,&#60;/p&#62;
&#60;p&#62;I have a form where the user can choose from a list of countries.&#60;br /&#62;
If they choose a country within Europe, the are shown field A,&#60;br /&#62;
but if they choose a country within Africa, they are shown Field C.&#60;/p&#62;
&#60;p&#62;So what I want to do is create logic to show Field A if it contains a European country - which means I need to list each country within Europe.&#60;br /&#62;
So, the logic needs to be contains Austria OR Paris OR Venice OR ...... and so on.&#60;/p&#62;
&#60;p&#62;The only way i can do this is to crate individual rules for each country - but I have hundreds - is there no way to add logic that I can ask if it contains ANY of the country names from one piece of logic?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Andy
&#60;/p&#62;</description>
</item>

</channel>
</rss>
