<?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: Entity &amp; Customer</title><link>http://forums.method.me/cs/forums/thread/19682.aspx</link><pubDate>Fri, 01 Nov 2013 15:28:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19682</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19682.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19682</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Great to hear Andy!&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Entity &amp; Customer</title><link>http://forums.method.me/cs/forums/thread/19681.aspx</link><pubDate>Fri, 01 Nov 2013 15:14:43 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19681</guid><dc:creator>andy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19681.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19681</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;That makes a few things a lot clearer.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;You learn something new everyday.&lt;/p&gt;
&lt;p&gt;Many thanks.&lt;/p&gt;</description></item><item><title>Re: Entity &amp; Customer</title><link>http://forums.method.me/cs/forums/thread/19680.aspx</link><pubDate>Fri, 01 Nov 2013 15:11:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19680</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19680.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19680</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Andy,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;They are not exactly linked, more like one in the same. &amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;The Customer table is actually just a view on the larger Entity table. &amp;nbsp;The Entity table contains all of your Customers, Leads, Vendors, Employees and Other Name records. When you look at the Customer&lt;span id="mce_2_start" style="overflow:hidden;"&gt; table&lt;/span&gt;, you are really just looking at a filtered Entity table. &amp;nbsp;This is why the Entity.RecordID and the Customer.RecordID are the same. &amp;nbsp;It is the same record in the table, and therefore the same recordID.&lt;span id="mce_3_start" style="overflow:hidden;"&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;Hope this helps,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;- Adam&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Entity &amp; Customer</title><link>http://forums.method.me/cs/forums/thread/19671.aspx</link><pubDate>Fri, 01 Nov 2013 09:29:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19671</guid><dc:creator>andy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19671.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19671</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;I noticed whilst editing the&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;rsquo;Edit&lt;/span&gt;&lt;span&gt; Case&lt;/span&gt;&lt;span id="mce_3_start"&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&amp;#39;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;screen the following conditional statement on the &amp;#39;Lead / Customer / Vendor / Employee Info&amp;#39; button&lt;/span&gt;&lt;span id="mce_4_start"&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;...&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;The Entity.RecordID is retrieved using the FullName from the &amp;#39;Customer&lt;span id="mce_5_start"&gt; &lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;/ Vendor&amp;#39; screen value. If the Entity is a customer the edit customer screen is opened in a pop-up using the previously retrieved Entity.RecordID as the active Record ID.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;So my question is are the Entity.RecordID and Customer.RecordID linked?&lt;span id="mce_6_end"&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&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;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item></channel></rss>