<?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: New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5201.aspx</link><pubDate>Mon, 21 Feb 2011 14:40:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5201</guid><dc:creator>Method_Valbon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5201.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5201</wfw:commentRss><description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;Adding a new field to a table (in your case Invoice or InvoiceLine) in Method should also make it available on the Report Designer. You might have to close the report and re-open it to see the changes. Maybe that&amp;#39;s why you didn&amp;#39;t see it last night but it worked in the morning?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5186.aspx</link><pubDate>Sat, 19 Feb 2011 20:07:26 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5186</guid><dc:creator>Andy K</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5186.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5186</wfw:commentRss><description>&lt;p&gt;Hi Paul,&lt;/p&gt;
&lt;p&gt;Thanks for your help. I was able to find the dropdown from the list of screens and add/delete options from there.&lt;/p&gt;
&lt;p&gt;In regards to designer, I know what you mean. I ran into problems with dragging from the InvoiceLine dataset before and realized it only works if I drag from within the InvoiceLine inside the Invoice dataset. While I was working on this last night, I couldn&amp;#39;t find the dropdown I created, but when I checked this morning it was there. However, last night I also added a text field for &amp;quot;Container/LCL&amp;quot; on my invoice screen and I can&amp;#39;t find where the field is in the data set in report designer. Should it be available automatically under Invoice? Maybe I&amp;#39;m looking in the wrong place or it takes some time to show up? &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Andy&lt;/p&gt;</description></item><item><title>Re: New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5182.aspx</link><pubDate>Sat, 19 Feb 2011 12:58:48 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5182</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5182.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5182</wfw:commentRss><description>&lt;p&gt;Scratch that &amp;nbsp;&amp;quot;Which table do you add the field to, the Customer table or the Invoice table?&amp;quot; - I see from the subject that it was the InvoiceLine table!&lt;/p&gt;
&lt;p&gt;TIP 1:&amp;nbsp; Make a copy of the original invoice(Product) template and modify that.&amp;nbsp; Don&amp;#39;t modify the original.......reason being....even the most experienced report designers need to revert their changes from time to time.&amp;nbsp; I always make a copy of the template I am working on before making any significant changes.&amp;nbsp; You can do this by going to File &amp;gt; Save As.&lt;/p&gt;
&lt;p&gt;TIP 2: when dragging fields in the Method Report designer for the InvoiceLine table, don&amp;#39;t drag from the InvoiceLine dataset.&amp;nbsp; Instead, expand the Invoice dataset, and drag from the InvoiceLine inside there.&amp;nbsp; You&amp;#39;ll see what I mean when you get in there.&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Re: New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5181.aspx</link><pubDate>Sat, 19 Feb 2011 12:51:53 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5181</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5181.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5181</wfw:commentRss><description>&lt;p&gt;When you create a dropdown field all the values that appear in the list are actually in a different table.&amp;nbsp;&amp;nbsp; When you are in the invoice screen, for example, the Customer dropdown shows you all the customers from the Customer table.&lt;/p&gt;
&lt;p&gt;So in your case you created a new dropdown field, I&amp;#39;m guessing, in the Customer table, called say &amp;quot;Widgets&amp;quot;.&amp;nbsp; Therefore, Method created a Widgets table to store all the possible selections.&lt;/p&gt;
&lt;p&gt;So what you need to do is just modify the contents of the new Widget table.&amp;nbsp; If you go to Customize &amp;gt; Screens, you&amp;#39;ll see that we probably already created a screen for you.&amp;nbsp; Just find it and click the View icon.&amp;nbsp; You can modify this Widget table to have other fields, like &amp;quot;IsActive&amp;quot;, and &amp;quot;Description&amp;quot; that bring more meaning to your dropdown - and then you can modify your Widgets screen so that you can show your fields and provide extra functionality.&lt;/p&gt;
&lt;p&gt;(Obviously substitute Widget for the real name of your field and table!)&lt;/p&gt;
&lt;p&gt;In terms of putting them on the invoice, you can customize the invoice print out using the Method Report Designer, which you can access by clicking More Actions.. &amp;gt; Customize Print Templates... from the invoice screen.&lt;/p&gt;
&lt;p&gt;Which table do you add the field to, the Customer table or the Invoice table?&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Re: New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5179.aspx</link><pubDate>Sat, 19 Feb 2011 01:07:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5179</guid><dc:creator>Andy K</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5179.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5179</wfw:commentRss><description>&lt;p&gt;Another thing about these user created fields. How do I get it to show up in Report Designer so that I can incorporate it with the printed version of the invoice?&lt;/p&gt;</description></item><item><title>Re: New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5178.aspx</link><pubDate>Fri, 18 Feb 2011 23:53:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5178</guid><dc:creator>Andy K</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5178.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5178</wfw:commentRss><description>&lt;p&gt;More specifically, it&amp;#39;s a dropdown field that I want to add more options to when I drop down.&lt;/p&gt;</description></item><item><title>New field in invoiceline table</title><link>http://forums.method.me/cs/forums/thread/5177.aspx</link><pubDate>Fri, 18 Feb 2011 23:37:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5177</guid><dc:creator>Andy K</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5177.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5177</wfw:commentRss><description>&lt;p&gt;I created a new field in the InvoiceLine table. Is it possible to edit this field, or do I need to delete and start over if I want to make changes?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Andy&lt;/p&gt;</description></item></channel></rss>