<?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: Add object options for a screen</title><link>http://forums.method.me/cs/forums/thread/273.aspx</link><pubDate>Fri, 24 Oct 2008 14:36:23 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:273</guid><dc:creator>Method_Valbon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/273.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=273</wfw:commentRss><description>Great question and it’s important to note the difference between the two.&lt;br /&gt;&lt;br /&gt;When a field is added to a table it is automatically bound to a record in the table. As a result, any save action will automatically save the contents of this field to the database while other actions such as “Set Active Record ID” will automatically populate the fields from the table. Objects differ in that they are unbound and have nothing automatic about them. Any data that is entered or saved must be defined by you through the use of actions.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;Say you had a field in a table called Duration.&amp;nbsp; You want to have this calculated via Start Time and End Time, but you don’t want to store the Start Time and End Time - it is for calculations only.&amp;nbsp;&amp;nbsp; Here you would put a Start Time textbox object and End Time textbox object on the screen, and on the Lose Focus Event of the End Time you could have a (1) DateDiff action to get the difference, in minutes, between the start and stop, and (2) Enter Value Into Field On Screen action that would put the result into the Duration field.&lt;br /&gt;&lt;br /&gt;You can distinguish the two further from the Toolbox within the design screen. The &lt;i&gt;Add Fields&lt;/i&gt; section will list the fields directly from the table and allows each field to be added to the screen only once. The &lt;i&gt;Add Objects&lt;/i&gt; section will list all objects allowing each to be added to the screen multiple times.&lt;br /&gt;&lt;br /&gt;As a side note, we’re in the process of finalizing our customization documentation which will include Objects and Actions, along with descriptions for each. Keep an eye open for this on our Method website.&lt;br /&gt;&lt;br /&gt;I hope that helps!&lt;br /&gt;&lt;br /&gt;</description></item><item><title>Add object options for a screen</title><link>http://forums.method.me/cs/forums/thread/261.aspx</link><pubDate>Tue, 14 Oct 2008 19:24:24 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:261</guid><dc:creator>tgleason</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/261.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=261</wfw:commentRss><description>&lt;p&gt;When adding an object such as a text box to a screen. What is the data relationship between that object and the screen or underlying table?&lt;/p&gt;&lt;p&gt;I want to add a notes field to the invoice screen. I understand I can add the field to the Invoice table and then add the field. Just wondering what the purpose of the other objects are and is there a recommended process. &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>