<?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: Looping through a table</title><link>http://forums.method.me/cs/forums/thread/14889.aspx</link><pubDate>Thu, 06 Dec 2012 15:11:17 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:14889</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/14889.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=14889</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Karen,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Is the service date blank on the screen? &lt;span id="mce_2_start" style="overflow:hidden;"&gt; Try inputting a service date&lt;span id="mce_5_start" style="overflow:hidden;"&gt;.&lt;/span&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;- Adam&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Looping through a table</title><link>http://forums.method.me/cs/forums/thread/14887.aspx</link><pubDate>Thu, 06 Dec 2012 13:24:44 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:14887</guid><dc:creator>kdellaripa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/14887.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=14887</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;It&amp;#39;s still not working :(&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Looping through a table</title><link>http://forums.method.me/cs/forums/thread/14886.aspx</link><pubDate>Thu, 06 Dec 2012 11:40:40 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:14886</guid><dc:creator>LaCrews</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/14886.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=14886</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Karen&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;its loop through invoiceline table where the field InvoiceRecorcdID = Value from screen RecordID.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Looping through a table</title><link>http://forums.method.me/cs/forums/thread/14884.aspx</link><pubDate>Thu, 06 Dec 2012 04:30:27 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:14884</guid><dc:creator>kdellaripa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/14884.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=14884</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I&amp;#39;m doing some testing to make sure I understand how the looping through a table works, and it doesn&amp;#39;t seem to be doing what I think it should do. &amp;nbsp;Hoping someone can help me.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am on the invoice screen, in the invoice line table. &amp;nbsp;I have set up a series of actions in step #5 of the wizard, where after an Edit (clicking the update button), the action to Start looping through a table is called. &amp;nbsp;I am using the InvoiceLine table, where the RecordID is equal to Type In &amp;quot;&amp;gt;0&amp;quot; as the instructions at the top say to do. &amp;nbsp;I have left all other fields blank.&lt;/p&gt;
&lt;p&gt;The next step is to Start a Conditional Statement where the Value from Row - Item is Equal to the typed in value &amp;quot;102&amp;quot;&lt;span id="mce_2_start" style="overflow:hidden;"&gt; (no quotes used in the actual coding)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If the above is true, I want to Enter a Value into a Field on Screen (I have just set up a test label field for this exercise), &lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;where the number&amp;nbsp;999 would be typed into that field.&lt;/p&gt;
&lt;p&gt;Then I end the conditional statement, and end the loop.&lt;/p&gt;
&lt;p&gt;When I go to the invoice screen, I create a new invoice. &amp;nbsp;I enter the customer, and then go down to the invoice line items. &amp;nbsp;I en&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;ter the first item (102), enter QTY, and then click Update. &amp;nbsp;I would expect to see 999 in the test field, but it just stays blank. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;What am I missing?&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Karen&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>