<?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: Name, FullName, and other Name Fields</title><link>http://forums.method.me/cs/forums/thread/3869.aspx</link><pubDate>Wed, 03 Nov 2010 18:54:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3869</guid><dc:creator>jnoneiliv1</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3869.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3869</wfw:commentRss><description>&lt;p&gt;Denis,&lt;/p&gt;
&lt;p&gt;Thanks for the reply. &amp;nbsp;I can understand what you&amp;#39;re saying about the answer being related to customized Actions.&lt;/p&gt;
&lt;p&gt;For example the Customer screen in Method uses an Action sequence to replicate the value from Name into FullName and also the Bill To Name field. &amp;nbsp;The FullName field is also configured as Read Only to enforce an exact match between the contents of the two fields.&lt;/p&gt;
&lt;p&gt;So, I guess it would be correct to answer my own question by saying that within Method duplication of field values for the various name fields is always done by Actions configured to fields or objects within Screens. &amp;nbsp;Unlike, QB, there is no &amp;quot;behind the scenes&amp;quot; duplication, and these same actions can be customized and used elsewhere to automatically populate fields with duplicate values.&lt;/p&gt;
&lt;p&gt;Of course, I think this may be too simplistic to describe what is happening to FullName and Name fields when Parent Items are used, or how QB might handle unique values in these fields, &amp;nbsp;but as you say, that&amp;#39;s probably too much to take on without a specific example or requirement.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;James&lt;/p&gt;</description></item><item><title>Re: Name, FullName, and other Name Fields</title><link>http://forums.method.me/cs/forums/thread/3866.aspx</link><pubDate>Wed, 03 Nov 2010 18:06:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3866</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3866.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3866</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi James,&lt;/p&gt;
&lt;p&gt;On its own, Quickbooks does some of the work associated with prefilling fields for you, (sans Method). As an example, when creating a &amp;#39;child object&amp;#39; (say a customer job), Quickbooks will automatically copy over some data (such as address, phone number, email, etc.) from the &amp;#39;parent object&amp;#39; (say a customer). &lt;/p&gt;
&lt;p&gt;However using customized&amp;nbsp;actions, you can also configure fields in Method to have a similar functionality, where information entered into certain fields is coppied over to a different field. Though it is outside the scope of this post to address the exact objective you personally are trying to achieve, we encourage you to play around with Method actions. &lt;/p&gt;
&lt;p&gt;Should you have further questions about customizing your fields for your specific needs, kindly let us know, and we&amp;#39;ll arrange to have our customization expert contact you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Denis&lt;/p&gt;</description></item><item><title>Name, FullName, and other Name Fields</title><link>http://forums.method.me/cs/forums/thread/3835.aspx</link><pubDate>Sat, 30 Oct 2010 14:49:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3835</guid><dc:creator>jnoneiliv1</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3835.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3835</wfw:commentRss><description>&lt;p&gt;Some of the base tables like Customers and Items have fields like Name and FullName that are used by QB to distinguish between the name of a child record and the full name of the child record with it&amp;#39;s parent&amp;#39;s name.&lt;/p&gt;
&lt;p&gt;For example the Name of an item might be &amp;quot;Widget&amp;quot; which is a Sub Item of &amp;quot;Widget Assembly&amp;quot;.&lt;/p&gt;
&lt;p&gt;The Full Name of &amp;quot;Widget&amp;quot; would be &amp;quot;Widget Assembly&amp;quot;:&amp;quot;Widget&amp;quot;.&lt;/p&gt;
&lt;p&gt;It looks like the standard Method screens use [FullName] as the primary key field in grids and table links, and screens that create new items just uses the [Name] field and a field for the parent item for screen entry.&lt;/p&gt;
&lt;p&gt;Presumably Method or QB will create the contents of [FullName] to appropriately combine the [Name] field and parent field.&lt;/p&gt;
&lt;p&gt;Is there a general recommendation for screen design with respect to creation and edits of Items, Customers, and other lists that use Full Names, and Names?&amp;nbsp; For example, can we just populate the [Name] field and FullName is always created in the background?&amp;nbsp; For all tables with FullName?&lt;/p&gt;
&lt;p&gt;The Customer List screen also pre-fills the Bill Name [BillAddressAddr1] with a copy of the contents of the Company Name, or Customer Name, but I cannot find an Action that is doing this.&amp;nbsp; It&amp;#39;s a great time saver for data entry and helps prevent typo errors that I would like to be able to take advantage of.&lt;/p&gt;
&lt;p&gt;This is a low priority curiosity.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;James&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>