<?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: Contact info into Customer table based grid</title><link>http://forums.method.me/cs/forums/thread/31410.aspx</link><pubDate>Wed, 03 Feb 2016 16:04:39 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31410</guid><dc:creator>Method_Inderdeep</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31410.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=31410</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hello Sixtel,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for sharing the solution. We really appreciate your input. I am glad that you were able to find the solution in the old thread.&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Inder&lt;/p&gt;</description></item><item><title>Re: Contact info into Customer table based grid</title><link>http://forums.method.me/cs/forums/thread/31363.aspx</link><pubDate>Fri, 29 Jan 2016 00:54:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31363</guid><dc:creator>Sixtel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31363.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=31363</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;I can publish a solution to this:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;tables in custom SQL quieries must be appended with view or viewacc.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;view is for tables that exist only in method and viewacc is for tables that came from QB.&lt;/p&gt;
&lt;p&gt;See: https://www.method.me/cs/forums/p/5538/21043.aspx&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The query i ran was:&lt;/p&gt;
&lt;p&gt;SELECT TagList FROM viewContacts WHERE viewContacts.EntityRecordID = viewaccCustomer.RecordID&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am not saying it&amp;#39;s the only solution, or the best solution, but this solved my problem if anyone else has a similar problem. &lt;/p&gt;</description></item><item><title>Contact info into Customer table based grid</title><link>http://forums.method.me/cs/forums/thread/31359.aspx</link><pubDate>Thu, 28 Jan 2016 22:28:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31359</guid><dc:creator>Sixtel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31359.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=31359</wfw:commentRss><description>&lt;p&gt;I have an interesting (maybe?) situation here.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have added a lot of fields to my Customer table so I can track additional things. All good there. I have a new grid that I have set up that shows me a certain subset of my customers (in the case, it shows me customers that are marked as a band). Ok all good there too.&lt;/p&gt;
&lt;p&gt;Problem is here, I&amp;#39;d like to display the tags on these customers. When I set this up i didn&amp;#39;t realize that the stock customer display screen was built on the Contacts table. If I had realized that I probably would have put all these fields into that table instead. I am guessing that however &amp;quot;tags&amp;quot; work, they live in the Contact table and not the Customer table.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What I need to do is get my grid that is based on my Customer table to show the tags, that I think are in the Contacts table (but I&amp;#39;m not sure exactly where that is stored at the moment).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am guessing I need to run a custom SQL query somewhere that shows me my tags matching on the current customer being displayed. I can probably fumble my way through that but I was figuring (hopeing, really) that&lt;span style="overflow:hidden;" id="mce_0_start"&gt; someone out there had already done this and I could just copy your work. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;thanks!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item></channel></rss>