<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Custom SQL</title><link>http://forums.method.me/cs/forums/thread/9388.aspx</link><pubDate>Fri, 02 Dec 2011 16:31:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9388</guid><dc:creator>SMcGovern</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9388.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9388</wfw:commentRss><description>&lt;p&gt;Thanks Michael. &amp;nbsp;That did the trick!&lt;/p&gt;</description></item><item><title>Re: Custom SQL</title><link>http://forums.method.me/cs/forums/thread/9385.aspx</link><pubDate>Fri, 02 Dec 2011 16:07:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9385</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9385.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9385</wfw:commentRss><description>&lt;p&gt;Shawn,&lt;/p&gt;
&lt;p&gt;The way you have it setup is correct you may just want to replace &lt;i&gt;Terms&lt;/i&gt; with&amp;nbsp;&lt;i&gt;ISNULL(Terms, &amp;#39;&amp;#39;).&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;The step you are probably missing is adding Terms to the Activity table as a linked field from Entity&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Custom SQL</title><link>http://forums.method.me/cs/forums/thread/9375.aspx</link><pubDate>Fri, 02 Dec 2011 00:11:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:9375</guid><dc:creator>SMcGovern</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/9375.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=9375</wfw:commentRss><description>&lt;p&gt;This is my first post. &amp;nbsp;I have been working on some customization and have hit a issue that I can seem to get around. &amp;nbsp;The powers that be want the Mobile Activity Screen to show the Customer&amp;#39;s Terms next to the Customer on this screen. &amp;nbsp;Below is the Custom SQL statement that is stock with the Mobile Screen with the exception that I added the location for TERMS in the statement.&lt;/p&gt;
&lt;p&gt;(CASE WHEN [Entity] IS NULL THEN &amp;#39;&amp;#39; ELSE &amp;#39;&amp;lt;b&amp;gt;&amp;#39; + [Entity] +&lt;b&gt;&lt;i&gt;&lt;span style="text-decoration:underline;"&gt;TERMS&lt;/span&gt;&lt;/i&gt;&lt;/b&gt; +&amp;nbsp;&amp;#39;&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;&amp;#39; END) + ISNULL(ActivityType, &amp;#39;&amp;#39;) + &amp;#39;, &amp;#39; + ISNULL(ActivityStatus, &amp;#39;&amp;#39;) &amp;nbsp; + &amp;#39;, &amp;#39; + ISNULL(ActivityPriority, &amp;#39;&amp;#39;)&lt;/p&gt;
&lt;p&gt;Any help would be greatly appreciated!!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Shawn McGovern&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>