<?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: Automatically filter related Invoice Line Items by Customer?</title><link>http://forums.method.me/cs/forums/thread/2047.aspx</link><pubDate>Wed, 27 Jan 2010 18:29:46 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2047</guid><dc:creator>alex.miller</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2047.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2047</wfw:commentRss><description>&lt;p&gt;Thank you. This worked fine (actually, I didn&amp;#39;t quite follow the first suggestion). But, I&amp;#39;m not sure I understand why it needs to be refreshed while other filtered grids don&amp;#39;t need to be?&lt;/p&gt;</description></item><item><title>Re: Automatically filter related Invoice Line Items by Customer?</title><link>http://forums.method.me/cs/forums/thread/2043.aspx</link><pubDate>Tue, 26 Jan 2010 21:04:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2043</guid><dc:creator>Method_Valbon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2043.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2043</wfw:commentRss><description>&lt;p&gt;Alex,&lt;/p&gt;
&lt;p&gt;Looking back at this you could still have the detached grid and add a linked field to the InvoiceLine table that gets the Customer from the Invoice table.&amp;nbsp; Then filter the grid by the full name and&amp;nbsp;refresh the&amp;nbsp;grid using actions on the select link.&lt;/p&gt;</description></item><item><title>Re: Automatically filter related Invoice Line Items by Customer?</title><link>http://forums.method.me/cs/forums/thread/2040.aspx</link><pubDate>Mon, 25 Jan 2010 22:47:56 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2040</guid><dc:creator>Method_Valbon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2040.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2040</wfw:commentRss><description>&lt;p&gt;Alex,&lt;/p&gt;
&lt;p&gt;You can actually use an attached grid on the Customer screen. This will work nice because each time you select or change a customer record it will display the properly filtered info. A relationship between the Customer table (the one the screen is built on) and the InvoiceLine table needs to be made.&amp;nbsp;Add a dropdown field&amp;nbsp;to the InvoiceLine table using the existing Entity table and choose FullName as the field.&lt;/p&gt;
&lt;p&gt;You will need to put some actions on the invoice screen to update the newly added field on the InvoiceLine table for each line otherwise it will be blank and nothing will show up on the new grid. You can then add the sales rep to the InvoiceLine table as a linked field and easily filter the grid afterwards.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;</description></item><item><title>Automatically filter related Invoice Line Items by Customer?</title><link>http://forums.method.me/cs/forums/thread/2013.aspx</link><pubDate>Fri, 22 Jan 2010 08:39:07 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2013</guid><dc:creator>alex.miller</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2013.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2013</wfw:commentRss><description>&lt;p&gt;In a Customer List I have added a new section called &amp;#39;Invoice Line Items&amp;#39;. My goal is to have a grid which shows which items a particular customer has purchased. &lt;/p&gt;
&lt;p&gt;First, I created two new linked fields in the InvoiceLine table called &amp;#39;FullNameLinked&amp;#39; and &amp;#39;SalesRepLinked&amp;#39;. These grab the respective info from the Customer table.&lt;/p&gt;
&lt;p&gt;Then, I inserted a grid into the Customer List screen which lists items from the &amp;#39;InvoiceLine&amp;#39; table (detached). &lt;/p&gt;
&lt;p&gt;I then tried to automatically filter this grid by &amp;#39;SalesRepLinked&amp;#39; using the logged in rep from the current session (this works by itself). However, when I try to further filter it by &amp;#39;FullNameLinked&amp;#39; matching the &amp;#39;FullName&amp;#39; value from the screen, I get no results.&lt;/p&gt;
&lt;p&gt;What am I doing wrong? Is there a better way?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>