<?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: Contact Name Dropdown</title><link>http://forums.method.me/cs/forums/thread/27260.aspx</link><pubDate>Wed, 20 May 2015 13:44:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27260</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/27260.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=27260</wfw:commentRss><description>&lt;p class="p1"&gt;Hi Conner,&lt;/p&gt;
&lt;p class="p1"&gt;Using a label vs. caption was merely a design decision. There&amp;rsquo;s about a year difference between the times that each of these screens was last updated. My guess would be that a different person here at Method worked on each, hence the difference.&lt;/p&gt;
&lt;p class="p1"&gt;Removing the labels shouldn&amp;rsquo;t cause you any problems, but changing the captions might since the caption is essentially the name of the object. If you plan on doing this, just be sure to make a copy of the screen first as a backup. That way if anything goes wrong, you can revert back. I hope this helps.&lt;/p&gt;
&lt;p class="p1"&gt;-Audisho&lt;/p&gt;</description></item><item><title>Re: Contact Name Dropdown</title><link>http://forums.method.me/cs/forums/thread/27253.aspx</link><pubDate>Tue, 19 May 2015 22:03:17 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27253</guid><dc:creator>cdrryan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/27253.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=27253</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I have one more question. I noticed that the fields&amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;like PO Number, Terms,Due Date, etc in the sales order&amp;nbsp;screen use a label object in one cell and the actual data field below it. While in the estimates screen they just include a caption (location: top) within the data field. Is there a difference between these two methods? In the case of those fields (PO Number, Terms, Due Date) wouldn&amp;#39;t it make more sense to do a caption location:top in order to free up the cells used by label objects? I just want to make sure that by deleting the label objects and moving to captions on top I will not be messing anything up.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Thank you,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Conner&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Contact Name Dropdown</title><link>http://forums.method.me/cs/forums/thread/27247.aspx</link><pubDate>Tue, 19 May 2015 19:55:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27247</guid><dc:creator>cdrryan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/27247.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=27247</wfw:commentRss><description>&lt;p&gt;That worked, thank you&lt;span id="mce_1_start" style="overflow:hidden;"&gt; so much&lt;/span&gt;! I was stuck on that for a while.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Conner&lt;/p&gt;</description></item><item><title>Re: Contact Name Dropdown</title><link>http://forums.method.me/cs/forums/thread/27246.aspx</link><pubDate>Tue, 19 May 2015 19:40:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27246</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/27246.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=27246</wfw:commentRss><description>&lt;p class="p1"&gt;Hi Conner,&lt;/p&gt;
&lt;p class="p1"&gt;You&amp;rsquo;re almost there, but you need to change a couple of things. First, you need to link the &lt;b&gt;Name &lt;/b&gt;field instead. The &lt;b&gt;FullName&lt;/b&gt; field contains the customer&amp;rsquo;s full name, not the contact&amp;rsquo;s name. Once you have done this, you will be able to format your &lt;b&gt;ContactRecordID &lt;/b&gt;dropdown to display the name of the contact.&lt;/p&gt;
&lt;p class="p1"&gt;Next, you will need to setup a filter on this dropdown. We will use the &lt;b&gt;FullName&lt;/b&gt; field for this. The filter compares the &lt;b&gt;FullName&lt;/b&gt; of the contact, with the customer selected from the &lt;b&gt;Customer&lt;/b&gt; dropdown. Now it will only display contacts for the selected customer.&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;img src="http://i.imgur.com/jaAtQtJ.png" width="350" height="177" alt="" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Give this a shot and post back if you have any more questions. I hope this helps.&lt;/p&gt;
&lt;p class="p1"&gt;-Audisho&lt;/p&gt;</description></item><item><title>Contact Name Dropdown</title><link>http://forums.method.me/cs/forums/thread/27244.aspx</link><pubDate>Tue, 19 May 2015 18:52:57 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27244</guid><dc:creator>cdrryan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/27244.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=27244</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;I am trying to add a dropdown when building sales order so that the sales reps can&amp;nbsp;choose from a list of Contacts from the company.&amp;nbsp;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;I ha&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;ve looked around at the forums and thought I knew how to properly do this but it is not working out as planned.&amp;nbsp;&lt;span id="mce_11_start" style="overflow:hidden;"&gt;I went to the SalesOrder table and added a dropdown field called ContactRecordID and then picked the Contacts table and the RecordID as the field. I then added a linked Field called CustomerContactName and linked it using ContactRecordID with the linked field FullName. I then finished editing and placed the dropdown on the SalesOrder screen. When I try it out it just gives me a big list of companies and not contacts.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Please advise on the proper method to accomplish this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Thank you,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Conner&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>