<?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>Search results by user ID 4577</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=4577</link><description>Search results by user ID 4577</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Error occured during retrieving value from Customer table</title><link>http://forums.method.me/cs/forums/p/1070/3570.aspx#3570</link><pubDate>Mon, 27 Sep 2010 17:12:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3570</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;However, in my Customer table, I do have a field named &amp;quot;Customer&amp;quot;. That is why I get caught. I was using the regular script, since there was a option &amp;quot;Customer&amp;quot; in the dropdown list, I chose it. What could be the reason that my Customer table has a &amp;quot;Customer&amp;quot; field? I did have the Warehouse module installed once, and I uninstalled it.&lt;/p&gt;</description></item><item><title>Re: Error occured during retrieving value from Customer table</title><link>http://forums.method.me/cs/forums/p/1070/3562.aspx#3562</link><pubDate>Fri, 24 Sep 2010 23:32:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3562</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;I found out the problem was due to the Where clause.&lt;/p&gt;
&lt;p&gt;I can NOT use where Customer=&amp;#39;whatever&amp;#39;, instead, I have to use FullName=&amp;#39;TheValue&amp;#39;&lt;/p&gt;
&lt;p&gt;No need to reply, just to let other people keep this in mind.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Error occured during retrieving value from Customer table</title><link>http://forums.method.me/cs/forums/p/1070/3561.aspx#3561</link><pubDate>Fri, 24 Sep 2010 22:55:41 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3561</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;Can not retrieve value from Customer Table.&lt;/p&gt;
&lt;p&gt;What is wrong with Customer Table?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Problem updating a YesNo field</title><link>http://forums.method.me/cs/forums/p/1068/3558.aspx#3558</link><pubDate>Fri, 24 Sep 2010 20:35:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3558</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;Forget about this,&lt;/p&gt;
&lt;p&gt;I found out it is the Customer Table causing the problem, not the field.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problem updating a YesNo field</title><link>http://forums.method.me/cs/forums/p/1068/3554.aspx#3554</link><pubDate>Fri, 24 Sep 2010 20:01:32 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3554</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;I have problems when trying to update a field of type YesNo.&lt;/p&gt;
&lt;p&gt;It always gives an error, so what value should I put in the &amp;quot;Type In&amp;quot; field.&lt;/p&gt;
&lt;p&gt;I tried &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, &amp;quot;True&amp;quot;,&amp;quot;False&amp;quot;, and it just does not work.&lt;/p&gt;
&lt;p&gt;Could somebody help me out here?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/p/1059/3540.aspx#3540</link><pubDate>Wed, 22 Sep 2010 19:57:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3540</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;That&amp;#39;s what I thought.&lt;/p&gt;
&lt;p&gt;As long as I know it will cause a split, I will just make sure that there are no commas before join another one.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/p/1059/3537.aspx#3537</link><pubDate>Wed, 22 Sep 2010 18:39:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3537</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;Thanks, btw, does it matter if in one of my values there is already a comma?&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/p/1059/3533.aspx#3533</link><pubDate>Wed, 22 Sep 2010 16:34:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3533</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;I know I could use a shared result, however, my question was how do I build the list?&lt;/p&gt;
&lt;p&gt;which means that I will have a list of values need to be stroed in the shared result, so how do I &amp;quot;Join&amp;quot; multiple values into a Shared Result, so that later on when I use it, it will looks like a list in stead of a long string?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: How to get Purchase Order Number from the ItemReceiptLineItem Table</title><link>http://forums.method.me/cs/forums/p/1018/3525.aspx#3525</link><pubDate>Tue, 21 Sep 2010 16:51:57 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3525</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;Thanks Ryan.&lt;/p&gt;
&lt;p&gt;I thought there would be already a field doing that in the ItemReceiptLineItem table, and there is a field called &amp;quot;LinkToPurchaseOrder&amp;quot; which does that. However, as I mentioned in one of my previous post, that field will be emptied as soon as that ItemReceipt has been saved. When I just select the PO, and before I save the ItemReceipt, it has a valid value.&lt;/p&gt;
&lt;p&gt;I could add another field to link the right PO number, but the problem is that if somebody else does an Item Receipt in QuickBooks, then whatever field I added into the ItemReceiptLineItem table would not be updated. I do remember the QB SDK does give us the PO Txn number when doing a Item Receipt, I just do not know why Method does not keep that inforamtion for later use.&lt;/p&gt;
&lt;p&gt;No matter what solution I use, it has to work both with Method and QuickBooks alone, since one of our people will be still using QuickBooks.&lt;/p&gt;
&lt;p&gt;So if you think of anything, please let me know. Thanks&lt;/p&gt;</description></item><item><title>How do I build the selection list</title><link>http://forums.method.me/cs/forums/p/1059/3518.aspx#3518</link><pubDate>Mon, 20 Sep 2010 23:14:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3518</guid><dc:creator>seny</dc:creator><description>&lt;p&gt;I see there is an option when I try to filter a grid, called &amp;quot;Build Selection List&amp;quot;, &lt;/p&gt;
&lt;p&gt;and after I choose that option, I have some other options for the list: Type In, Value From Screen, Value From Session, Get Value From Shared Result.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d like to know how can I build up the list into a Shared Result so that I can use it in the filter.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>