<?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: Modifying and Importing Field Into a Screen?</title><link>http://forums.method.me/cs/forums/thread/20948.aspx</link><pubDate>Thu, 13 Feb 2014 14:30:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20948</guid><dc:creator>Method_Greg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20948.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20948</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello Dan,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can take the standard Sales Order screen and the given drop down for Customer and add your CustCode as a viewable option.&amp;nbsp; This way users can search for both the Customer name and Customer Code.&amp;nbsp; You can find these options in the Customer:Job drop down properties in Step 4.&amp;nbsp; In the stock screen, you have the Customer name, Company Name and EntityType by default.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Sales Order screen actually takes the value in the Customer dropdown and gets the customers information from the Customers table.&amp;nbsp; It then populates the customer fields on the Sales Orders screen.&amp;nbsp; You can see this in the Customer:Job field&amp;#39;s properties on Step 2 with the Text Change event. &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;#39;m not sure why you are not seeing the CustCode as a drop down.&amp;nbsp; You would have to add it as a link field to the Sales Order table.&amp;nbsp;&amp;nbsp; Then you would have to create the same actions as in Step 2 for the Customer:Job field.&lt;br /&gt;&lt;br /&gt;-Greg&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Modifying and Importing Field Into a Screen?</title><link>http://forums.method.me/cs/forums/thread/20929.aspx</link><pubDate>Wed, 12 Feb 2014 19:03:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20929</guid><dc:creator>Dan A.</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20929.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20929</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Given the very large number of clients we service, we &lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;use a system of&amp;nbsp;short codes we call &amp;quot;CustCode&amp;quot; in place.&amp;nbsp; Most typically, these are 3 to 5 letter identifiers, similar to what you might expect for the 3 letter identifiers used for airports.&amp;nbsp; Rather than type in a full customer name, we will type in the short CustCode to pull up a customer &lt;span id="mce_1_start" style="overflow:hidden;"&gt;file &lt;/span&gt;from the customer list&lt;span id="mce_4_start" style="overflow:hidden;"&gt; in our various programs and file folders&lt;/span&gt;.&lt;/span&gt;&lt;span id="mce_2_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;I&amp;#39;ve now got the CustCode &lt;span id="mce_3_start" style="overflow:hidden;"&gt;set up in the Customer table so that we can use it in Method and it displays perfectly in the Customer screen.&amp;nbsp; However, when trying to set it up in the Sales Order screen, I can get the field to show but I can&amp;#39;t get it to allow me to set&lt;span id="mce_13_start" style="overflow:hidden;"&gt; up&lt;/span&gt;&amp;nbsp;the&lt;span id="mce_12_start" style="overflow:hidden;"&gt; type&lt;/span&gt;&amp;nbsp;field &lt;span id="mce_14_start" style="overflow:hidden;"&gt;&lt;/span&gt;I wish&lt;span id="mce_15_start" style="overflow:hidden;"&gt;, nor can I get it to pull data from the Customer table even though I&amp;#39;ve made that assignment&lt;/span&gt;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;.&lt;span id="mce_11_end" style="overflow:hidden;"&gt;&lt;/span&gt;&amp;nbsp; &lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;Specifically, in the Customer table, the field is simply a text field that allows entry&lt;span id="mce_17_start" style="overflow:hidden;"&gt;, search,&lt;/span&gt;&amp;nbsp;and display of the CustCode.&amp;nbsp; However, in the Sales Order table, I&amp;#39;ve tried to set it up as a dropdown field to allow scrolling down and clicking (or typing in) the CustCode&lt;span id="mce_5_start" style="overflow:hidden;"&gt; to then pull the information and display the customer information from the Customer table.&amp;nbsp; While I can get the field to show up in the Sales Order screen, it is not displaying as a dropdown field as &lt;span id="mce_18_start" style="overflow:hidden;"&gt;&lt;/span&gt;this field&amp;nbsp;is set up in the Sales Order table nor can I get it to display any of the information from the Customer table.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;Ideally, I&amp;#39;d like to model the CustCode&lt;span id="mce_9_start" style="overflow:hidden;"&gt; field after the Customer Job* field, so we can use either field as a drop down to then populate the Sales Order screen.&amp;nbsp; Can someone please share with me the steps I need to follow to get this set up to work correctly?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;Thanks in advance for any help that can be provided.&lt;span id="mce_19_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_20_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_20_start" style="overflow:hidden;"&gt;&lt;/span&gt;Dan&lt;/p&gt;</description></item></channel></rss>